Commits

DateSubjectAuthorReleases
2019-07-15 Represent Lists as expansible arrays, not chains of cons-cells. Tom Lane 13.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2019-05-22 Initial pgindent run for v12. Tom Lane 12.0
2019-04-23 Avoid order-of-execution problems with ALTER TABLE ADD PRIMARY KEY. Tom Lane 12.0
2019-01-29 Refactor planner's header files. Tom Lane 12.0
2018-09-30 Create an RTE field to record the query's lock mode for each relation. Tom Lane 12.0
2018-09-04 Fully enforce uniqueness of constraint names. Tom Lane 11.0
2018-09-04 Fully enforce uniqueness of constraint names. Tom Lane 12.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
2017-08-14 Final pgindent + perltidy run for v10. 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-11 Handle unqualified SEQUENCE NAME options properly in parse_utilcmd.c. Tom Lane 10.0
2017-05-29 Code review focused on new node types added by partitioning support. Tom Lane 10.0
2017-04-10 Improve castNode notation by introducing list-extraction-specific variants. Tom Lane 10.0
2016-12-22 Fix CREATE TABLE ... LIKE ... WITH OIDS. Tom Lane 10.0
2016-12-22 Fix CREATE TABLE ... LIKE ... WITH OIDS. Tom Lane 9.6.2
2016-09-13 Improve parser's and planner's handling of set-returning functions. Tom Lane 10.0
2016-07-28 Improve documentation about CREATE TABLE ... LIKE. Tom Lane 9.1.23
2016-07-28 Improve documentation about CREATE TABLE ... LIKE. Tom Lane 9.4.9
2016-07-28 Improve documentation about CREATE TABLE ... LIKE. Tom Lane 9.2.18
2016-07-28 Improve documentation about CREATE TABLE ... LIKE. Tom Lane 9.5.4
2016-07-28 Improve documentation about CREATE TABLE ... LIKE. Tom Lane 9.3.14