Commits

DateSubjectAuthorReleases
2020-07-07 Don't create pg_type entries for sequences or toast tables. Tom Lane 14.0
2020-03-30 Implement operator class parameters Alexander Korotkov 13.0
2020-01-09 Reconsider the representation of join alias Vars. Tom Lane 13.0
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-08-16 Remove fmgr.h includes from headers that don't really need it. Andres Freund 13.0
2019-07-29 Fix handling of expressions and predicates in REINDEX CONCURRENTLY Michael Paquier 12.0
2019-07-29 Fix handling of expressions and predicates in REINDEX CONCURRENTLY Michael Paquier 13.0
2019-01-29 Make some small planner API cleanups. Tom Lane 12.0
2019-01-02 Update copyright for 2019 Bruce Momjian 12.0
2018-11-08 Revise attribute handling code on partition creation Alvaro Herrera 11.2
2018-11-08 Revise attribute handling code on partition creation Alvaro Herrera 12.0
2018-11-08 Revise attribute handling code on partition creation Alvaro Herrera 10.7
2018-01-03 Update copyright for 2018 Bruce Momjian 11.0
2017-10-26 Support domains over composite types. Tom Lane 11.0
2017-10-03 Allow multiple tables to be specified in one VACUUM or ANALYZE command. Tom Lane 11.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2017-04-28 Fix crash when partitioned column specified twice. Robert Haas 10.0
2017-03-08 Support XMLTABLE query expression Alvaro Herrera 10.0
2017-01-03 Update copyright via script for 2017 Bruce Momjian 10.0
2016-12-23 Replace enum InhOption with simple boolean. Tom Lane 10.0
2016-12-23 Remove sql_inheritance GUC. Robert Haas 10.0
2016-09-06 Add location field to DefElem Peter Eisentraut 10.0
2016-06-27 Fix CREATE MATVIEW/CREATE TABLE AS ... WITH NO DATA to not plan the query. Tom Lane 9.6.0
2016-06-27 Fix CREATE MATVIEW/CREATE TABLE AS ... WITH NO DATA to not plan the query. Tom Lane 9.4.9
2016-06-27 Fix CREATE MATVIEW/CREATE TABLE AS ... WITH NO DATA to not plan the query. Tom Lane 9.3.14