Commits

DateSubjectAuthorReleases
2017-02-25 Remove useless duplicate inclusions of system header files. Tom Lane 10.0
2017-02-06 Fix typos in comments. Heikki Linnakangas 9.2.20
2017-02-06 Fix typos in comments. Heikki Linnakangas 9.3.16
2017-02-06 Fix typos in comments. Heikki Linnakangas 9.4.11
2017-02-06 Fix typos in comments. Heikki Linnakangas 9.5.6
2017-02-06 Fix typos in comments. Heikki Linnakangas 9.6.2
2017-02-06 Fix typos in comments. Heikki Linnakangas 10.0
2017-02-01 Provide CatalogTupleDelete() as a wrapper around simple_heap_delete(). Tom Lane 10.0
2017-01-31 Tweak catalog indexing abstraction for upcoming WARM Alvaro Herrera 10.0
2017-01-20 Logical replication Peter Eisentraut 10.0
2017-01-03 Update copyright via script for 2017 Bruce Momjian 10.0
2016-09-13 Be pickier about converting between Name and Datum. Tom Lane 10.0
2016-09-06 Add location field to DefElem Peter Eisentraut 10.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-03-09 Move WAL-related definitions from dbcommands.h to separate header file. Heikki Linnakangas 9.5.0
2015-03-03 Change many routines to return ObjectAddress rather than OID Alvaro Herrera 9.5.0
2015-01-06 Update copyright for 2015 Bruce Momjian 9.5.0
2014-12-23 Revert "Use a bitmask to represent role attributes" Alvaro Herrera 9.5.0
2014-12-23 Use a bitmask to represent role attributes Alvaro Herrera 9.5.0
2014-11-20 Revamp the WAL record format. Heikki Linnakangas 9.5.0
2014-11-06 Move the backup-block logic from XLogInsert to a new file, xloginsert.c. Heikki Linnakangas 9.5.0
2014-11-04 Drop no-longer-needed buffers during ALTER DATABASE SET TABLESPACE. Tom Lane 9.0.19
2014-11-04 Drop no-longer-needed buffers during ALTER DATABASE SET TABLESPACE. Tom Lane 9.1.15
2014-11-04 Drop no-longer-needed buffers during ALTER DATABASE SET TABLESPACE. Tom Lane 9.2.10