Commits

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

DateSubjectAuthorReleases
2022-08-01 Check maximum number of columns in function RTEs, too. Tom Lane 10.22
2022-07-21 Fix ruleutils issues with dropped cols in functions-returning-composite. Tom Lane 10.22
2022-05-18 Check column list length in XMLTABLE/JSON_TABLE alias Alvaro Herrera 10.22
2017-10-27 Dept of second thoughts: keep aliasp_item in sync with tlistitem. Tom Lane 10.1
2017-10-27 Fix crash when columns have been added to the end of a view. Tom Lane 10.1
2017-10-16 Fix incorrect handling of CTEs and ENRs as DML target relations. Tom Lane 10.1
2017-09-06 Clean up handling of dropped columns in NAMEDTUPLESTORE RTEs. 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-05-17 Post-PG 10 beta1 pgindent run Bruce Momjian 10.0
2017-04-16 Sync addRangeTableEntryForENR() with its peer functions. Tom Lane 10.0
2017-04-10 Improve castNode notation by introducing list-extraction-specific variants. Tom Lane 10.0
2017-04-06 Fix the RTE_NAMEDTUPLESTORE case in get_rte_attribute_is_dropped(). Kevin Grittner 10.0
2017-04-01 Add infrastructure to support EphemeralNamedRelation references. Kevin Grittner 10.0
2017-03-29 Cast result of copyObject() to correct type Peter Eisentraut 10.0
2017-03-08 Support XMLTABLE query expression Alvaro Herrera 10.0
2017-02-21 Make more use of castNode() Peter Eisentraut 10.0
2017-01-21 Move some things from builtins.h to new header files Peter Eisentraut 10.0
2017-01-03 Update copyright via script for 2017 Bruce Momjian 10.0
2016-12-08 Fix reporting of column typmods for multi-row VALUES constructs. Tom Lane 10.0