index
:
postgresql-pgindent.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
master-pgindent
Auto-updated pgindent branches
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tools
/
msvc
/
config_default.pl
Age
Commit message (
Expand
)
Author
2023-01-02
Update copyright for 2023
Bruce Momjian
2022-02-18
Add support for building with ZSTD.
Robert Haas
2022-01-08
Update copyright for 2022
Bruce Momjian
2021-05-11
Add support for LZ4 build in MSVC scripts
Michael Paquier
2021-05-07
Add a copyright notice to perl files lacking one.
Andrew Dunstan
2021-02-01
Introduce --with-ssl={openssl} as a configure option
Michael Paquier
2019-11-27
Move configure --disable-float8-byval to pg_config_manual.h
Peter Eisentraut
2019-11-21
Remove configure --disable-float4-byval
Peter Eisentraut
2019-07-13
Fix some inconsistencies in MSVC scripts
Michael Paquier
2019-06-17
Fix more typos and inconsistencies in the tree
Michael Paquier
2017-11-27
Fix typo in comment
Magnus Hagander
2017-06-12
Add MSVC build system support for ICU
Peter Eisentraut
2017-05-17
Post-PG 10 beta1 pgperltidy run
Bruce Momjian
2017-02-23
De-support floating-point timestamps.
Tom Lane
2016-06-12
Finish pgindent run for 9.6: Perl files.
Noah Misch
2016-03-30
Add missing gss option to msvc config template
Magnus Hagander
2016-03-04
Add 'tap_tests' flag in config_default.pl
Alvaro Herrera
2015-05-24
pgindent run for 9.5
Bruce Momjian
2015-04-05
Enable float8-byval as the default for 64 bit MSVC builds
Andrew Dunstan
2014-08-11
Break out OpenSSL-specific code to separate files.
Heikki Linnakangas
2014-07-12
Support --with-extra-version equivalent functionality in MSVC build
Magnus Hagander
2014-01-19
Remove support for native krb5 authentication
Magnus Hagander
2012-07-05
Run newly-configured perltidy script on Perl files.
Bruce Momjian
2012-06-10
Run pgindent on 9.2 source tree in preparation for first 9.3
Bruce Momjian
2011-04-19
Fix typo
Peter Eisentraut
2010-01-05
Move the default configuration for the MSVC build system to config_default.pl,
Magnus Hagander