Commits

DateSubjectAuthorReleases
2017-04-24 Run the postmaster's signal handlers without SA_RESTART. Tom Lane 9.6.3
2017-04-11 Remove symbol WIN32_ONLY_COMPILER Magnus Hagander 10.0
2017-04-11 Remove support for bcc and msvc standalone libpq builds Magnus Hagander 10.0
2017-01-03 Update copyright via script for 2017 Bruce Momjian 10.0
2016-12-05 Replace PostmasterRandom() with a stronger source, second attempt. Heikki Linnakangas 10.0
2016-11-05 pgwin32_is_junction's argument should be "const char *" not "char *". Tom Lane 10.0
2016-10-18 Revert "Replace PostmasterRandom() with a stronger way of generating randomness." Heikki Linnakangas 10.0
2016-10-17 Replace PostmasterRandom() with a stronger way of generating randomness. Heikki Linnakangas 10.0
2016-08-30 Simplify correct use of simple_prompt(). Tom Lane 10.0
2016-03-29 On all Windows platforms, not just Cygwin, use _timezone and _tzname. Robert Haas 9.6.0
2016-02-17 Add new system view, pg_config Joe Conway 9.6.0
2016-01-02 Update copyright for 2016 Bruce Momjian 9.6.0
2015-07-25 Redesign tablesample method API, and do extensive code review. Tom Lane 9.6.0
2015-07-25 Redesign tablesample method API, and do extensive code review. Tom Lane 9.5.0
2015-05-19 Revert error-throwing wrappers for the printf family of functions. Tom Lane 9.5.0
2015-05-19 Revert error-throwing wrappers for the printf family of functions. Tom Lane 9.0.20
2015-05-19 Revert error-throwing wrappers for the printf family of functions. Tom Lane 9.1.16
2015-05-19 Revert error-throwing wrappers for the printf family of functions. Tom Lane 9.2.11
2015-05-19 Revert error-throwing wrappers for the printf family of functions. Tom Lane 9.3.7
2015-05-19 Revert error-throwing wrappers for the printf family of functions. Tom Lane 9.4.2
2015-05-18 Add error-throwing wrappers for the printf family of functions. Noah Misch 9.1.16
2015-05-18 Permit use of vsprintf() in PostgreSQL code. Noah Misch 9.1.16
2015-05-18 Add error-throwing wrappers for the printf family of functions. Noah Misch 9.0.20
2015-05-18 Permit use of vsprintf() in PostgreSQL code. Noah Misch 9.0.20
2015-05-18 Add error-throwing wrappers for the printf family of functions. Noah Misch 9.2.11