Commits

DateSubjectAuthorReleases
2018-05-24 Fix objectaddress.c code for publication relations. Tom Lane 11.0
2018-05-24 Properly schema-qualify additional object types in getObjectDescription(). Tom Lane 9.3.24
2018-05-24 Properly schema-qualify additional object types in getObjectDescription(). Tom Lane 10.5
2018-05-24 Properly schema-qualify additional object types in getObjectDescription(). Tom Lane 9.5.14
2018-05-24 Properly schema-qualify additional object types in getObjectDescription(). Tom Lane 9.4.19
2018-05-24 Properly schema-qualify additional object types in getObjectDescription(). Tom Lane 9.6.10
2018-05-24 Properly schema-qualify additional object types in getObjectDescription(). Tom Lane 11.0
2018-05-01 Clean up warnings from -Wimplicit-fallthrough. Tom Lane 11.0
2018-04-26 Post-feature-freeze pgindent run. Tom Lane 11.0
2018-04-08 Merge catalog/pg_foo_fn.h headers back into pg_foo.h headers. Tom Lane 11.0
2018-02-14 Silence assorted "variable may be used uninitialized" warnings. Tom Lane 11.0
2017-11-09 Refactor permissions checks for large objects. Tom Lane 11.0
2017-09-23 Fix bogus size calculation in strlist_to_textarray(). Tom Lane 11.0
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2017-06-21 Final pgindent run with old pg_bsd_indent (version 1.3). Tom Lane 10.0
2017-06-04 Replace over-optimistic Assert in partitioning code with a runtime test. Tom Lane 10.0
2017-05-14 Fix maintenance hazards caused by ill-considered use of default: cases. Tom Lane 10.0
2017-05-14 Standardize terminology for pg_statistic_ext entries. Tom Lane 10.0
2017-04-10 Improve castNode notation by introducing list-extraction-specific variants. 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-02-11 Move pg_constraint.h function declarations to new file pg_constraint_fn.h. Tom Lane 9.6.0
2016-01-18 Restructure index access method API to hide most of it at the C level. Tom Lane 9.6.0
2015-07-02 Fix misuse of TextDatumGetCString(). Tom Lane 9.5.0