Commits

DateSubjectAuthorReleases
2020-02-21 Assume that we have <wchar.h>. Tom Lane 13.0
2020-02-21 Assume that we have isinf(). Tom Lane 13.0
2020-02-21 Assume that we have utime() and <utime.h>. Tom Lane 13.0
2020-02-21 Assume that we have memmove(). Tom Lane 13.0
2020-01-23 Add configure probe for rl_completion_suppress_quote. Tom Lane 13.0
2020-01-23 Improve psql's tab completion for filenames. Tom Lane 13.0
2019-11-12 Fix ecpglib.h to declare bool consistently with c.h. Tom Lane 13.0
2019-05-22 Initial pgperltidy run for v12. Tom Lane 12.0
2019-01-10 Use perfect hashing, instead of binary search, for keyword lookup. Tom Lane 12.0
2019-01-06 Replace the data structure used for keyword lookup. Tom Lane 12.0
2019-01-03 Use symbolic references for pg_language OIDs in the bootstrap data. Tom Lane 12.0
2018-05-18 MSVC builds must use a separate stamp file for copying generated headers. Tom Lane 11.0
2018-05-03 Blindly try to fix MSVC build's use of genbki.pl and Gen_fmgrtab.pl. Tom Lane 11.0
2018-04-25 Reindent Perl files with perltidy version 20170521. Tom Lane 11.0
2018-04-09 Reduce chattiness of genbki.pl and Gen_fmgrtab.pl. Tom Lane 11.0
2018-04-08 Replace our traditional initial-catalog-data format with a better design. Tom Lane 11.0
2018-02-27 Fix up ecpg's configuration so it handles "long long int" in MSVC builds. Tom Lane 10.4
2018-02-27 Fix up ecpg's configuration so it handles "long long int" in MSVC builds. Tom Lane 9.5.13
2018-02-27 Fix up ecpg's configuration so it handles "long long int" in MSVC builds. Tom Lane 9.3.23
2018-02-27 Fix up ecpg's configuration so it handles "long long int" in MSVC builds. Tom Lane 9.6.9
2018-02-27 Fix up ecpg's configuration so it handles "long long int" in MSVC builds. Tom Lane 11.0
2018-02-27 Fix up ecpg's configuration so it handles "long long int" in MSVC builds. Tom Lane 9.4.18
2017-09-03 Fix macro-redefinition warning on MSVC. Tom Lane 11.0
2017-09-03 Fix macro-redefinition warning on MSVC. Tom Lane 10.0
2017-09-03 Fix macro-redefinition warning on MSVC. Tom Lane 9.2.24