Commits

DateSubjectAuthorReleases
2017-03-29 Cast result of copyObject() to correct type Peter Eisentraut 10.0
2017-03-27 Show more processes in pg_stat_activity. Robert Haas 10.0
2017-03-25 Faster expression evaluation and targetlist projection. Andres Freund 10.0
2017-01-03 Update copyright via script for 2017 Bruce Momjian 10.0
2016-11-22 Support condition variables. Robert Haas 10.0
2016-08-30 Fix a bunch of places that called malloc and friends with no NULL check. Tom Lane 10.0
2016-08-27 Add macros to make AllocSetContextCreate() calls simpler and safer. Tom Lane 10.0
2016-08-27 Add macros to make AllocSetContextCreate() calls simpler and safer. Tom Lane 9.6.0
2016-04-08 Revert CREATE INDEX ... INCLUDING ... Teodor Sigaev 9.6.0
2016-04-08 CREATE INDEX ... INCLUDING (column[, ...]) Teodor Sigaev 9.6.0
2016-03-10 Provide much better wait information in pg_stat_activity. Robert Haas 9.6.0
2016-01-28 Fix typos in comments and doc Fujii Masao 9.6.0
2016-01-02 Update copyright for 2016 Bruce Momjian 9.6.0
2015-05-24 pgindent run for 9.5 Bruce Momjian 9.5.0
2015-05-09 Add new OID alias type regnamespace Andrew Dunstan 9.5.0
2015-05-09 Add new OID alias type regrole Andrew Dunstan 9.5.0
2015-04-28 Protect against multixact members wraparound Alvaro Herrera 9.3.7
2015-04-28 Protect against multixact members wraparound Alvaro Herrera 9.5.0
2015-04-28 Protect against multixact members wraparound Alvaro Herrera 9.4.2
2015-02-21 Allow forcing nullness of columns during bootstrap. Andres Freund 9.5.0
2015-02-02 Add new function BackgroundWorkerInitializeConnectionByOid. Robert Haas 9.5.0
2015-01-13 Remove some dead IsUnderPostmaster code from bootstrap.c. Andres Freund 9.5.0
2015-01-13 Commonalize process startup code. Andres Freund 9.5.0
2015-01-06 Update copyright for 2015 Bruce Momjian 9.5.0
2014-12-16 Fix off-by-one loop count in MapArrayTypeName, and get rid of static array. Tom Lane 9.0.19