Commits

Showing commits that first shipped in 10 (backpatches included). Clear

DateSubjectAuthorReleases
2022-05-20 Fix DDL deparse of CREATE OPERATOR CLASS Alvaro Herrera 10.22
2020-11-19 Further fixes for CREATE TABLE LIKE: cope with self-referential FKs. Tom Lane 10.16
2020-09-13 Use the properly transformed RangeVar for expandTableLikeClause(). Tom Lane 10.15
2020-08-21 Fix handling of CREATE TABLE LIKE with inheritance. Tom Lane 10.15
2019-04-29 Fix potential catalog corruption with temporary identity columns Peter Eisentraut 10.8
2019-01-26 Allow UNLISTEN in hot-standby mode. Tom Lane 10.7
2018-10-15 Check for stack overrun in standard_ProcessUtility(). Tom Lane 10.6
2017-09-27 Revert to 9.6 treatment of ALTER TYPE enumtype ADD VALUE. Tom Lane 10.0
2017-09-14 Add missing tags to GetCommandLogLevel. Robert Haas 10.0
2017-08-11 Remove uses of "slave" in replication contexts Peter Eisentraut 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-05-17 Post-PG 10 beta1 pgindent run Bruce Momjian 10.0
2017-04-05 Spelling mistake in comment in utility.c Simon Riggs 10.0
2017-04-01 Fix two undocumented parameters to functions from ENR patch. Kevin Grittner 10.0
2017-04-01 Add infrastructure to support EphemeralNamedRelation references. Kevin Grittner 10.0
2017-03-26 Add missing break Alvaro Herrera 10.0
2017-03-25 Add missing break Peter Eisentraut 10.0
2017-03-24 Implement multivariate n-distinct coefficients Alvaro Herrera 10.0
2017-03-23 ICU support Peter Eisentraut 10.0
2017-03-04 Disallow CREATE/DROP SUBSCRIPTION in transaction block Peter Eisentraut 10.0
2017-02-15 Add CREATE COLLATION IF NOT EXISTS clause Peter Eisentraut 10.0
2017-01-27 Improve comments about ProcessUtility's queryString parameter. Tom Lane 10.0