Commits

DateSubjectAuthorReleases
2017-09-27 Revert to 9.6 treatment of ALTER TYPE enumtype ADD VALUE. Tom Lane 11.0
2017-09-27 Revert to 9.6 treatment of ALTER TYPE enumtype ADD VALUE. Tom Lane 10.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 Initial pgindent run with pg_bsd_indent version 2.0. Tom Lane 10.0
2017-06-04 Disallow CREATE INDEX if table is already in use in current session. Tom Lane 10.0
2017-01-27 Improve comments about ProcessUtility's queryString parameter. Tom Lane 10.0
2017-01-27 Use castNode() in a bunch of statement-list-related code. Tom Lane 10.0
2017-01-14 Change representation of statement lists, and add statement location info. Tom Lane 10.0
2016-09-05 Relax transactional restrictions on ALTER TYPE ... ADD VALUE. Tom Lane 10.0
2015-03-15 Improve representation of PlanRowMark. Tom Lane 9.5.0
2015-03-08 Code cleanup for REINDEX DATABASE/SCHEMA/SYSTEM. Tom Lane 9.5.0
2015-03-08 Fix erroneous error message for REINDEX SYSTEM. Tom Lane 9.5.0
2014-11-12 Explicitly support the case that a plancache's raw_parse_tree is NULL. Tom Lane 9.4.0
2014-11-12 Explicitly support the case that a plancache's raw_parse_tree is NULL. Tom Lane 9.5.0
2014-11-12 Explicitly support the case that a plancache's raw_parse_tree is NULL. Tom Lane 9.2.10
2014-11-12 Explicitly support the case that a plancache's raw_parse_tree is NULL. Tom Lane 9.3.6
2014-07-10 Implement IMPORT FOREIGN SCHEMA. Tom Lane 9.5.0
2013-09-03 Allow aggregate functions to be VARIADIC. Tom Lane 9.4.0
2013-04-28 Editorialize a bit on new ProcessUtility() API. Tom Lane 9.3.0
2013-04-28 Fix unsafe event-trigger coding in ProcessUtility(). Tom Lane 9.3.0
2013-03-28 Avoid "variable might be clobbered by longjmp" warning. Tom Lane 9.3.0
2012-12-01 Allow adding values to an enum type created in the current transaction. Tom Lane 9.3.0
2012-10-19 Fix UtilityContainsQuery() to handle CREATE TABLE AS EXECUTE correctly. Tom Lane 9.2.2
2012-10-19 Fix UtilityContainsQuery() to handle CREATE TABLE AS EXECUTE correctly. Tom Lane 9.3.0