Commits

DateSubjectAuthorReleases
2021-07-19 Use l*_node() family of functions where appropriate Peter Eisentraut 15.0
2021-06-06 Fix inconsistent equalfuncs.c behavior for FuncCall.funcformat. Tom Lane 14.0
2021-04-13 Allow table-qualified variable names in ON CONFLICT ... WHERE. Tom Lane 14.0
2021-03-31 Allow an alias to be attached to a JOIN ... USING Peter Eisentraut 14.0
2021-03-31 Add p_names field to ParseNamespaceItem Peter Eisentraut 14.0
2021-02-11 Remove no-longer-used RTE argument of markVarForSelectPriv(). Tom Lane 14.0
2021-01-02 Update copyright for 2021 Bruce Momjian 14.0
2020-11-04 Improve our ability to regurgitate SQL-syntax function calls. Tom Lane 14.0
2020-10-27 Add select_common_typmod() Peter Eisentraut 14.0
2020-09-14 Message fixes and style improvements Peter Eisentraut 14.0
2020-09-14 Message fixes and style improvements Peter Eisentraut 13.0
2020-05-16 Run pgindent with new pg_bsd_indent version 2.1.1. Tom Lane 13.0
2020-05-14 Initial pgindent and pgperltidy run for v13. Tom Lane 13.0
2020-04-07 Support FETCH FIRST WITH TIES Alvaro Herrera 13.0
2020-01-09 Reconsider the representation of join alias Vars. Tom Lane 13.0
2020-01-02 Make parser rely more heavily on the ParseNamespaceItem data structure. Tom Lane 13.0
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-12-26 Refactor parser's generation of Var nodes. Tom Lane 13.0
2019-11-12 Make the order of the header file includes consistent in backend modules. Amit Kapila 13.0
2019-08-12 Rationalize use of list_concat + list_copy combinations. Tom Lane 13.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2019-01-29 Refactor planner's header files. Tom Lane 12.0
2019-01-21 Replace uses of heap_open et al with the corresponding table_* function. Andres Freund 12.0
2019-01-21 Replace heapam.h includes with {table, relation}.h where applicable. Andres Freund 12.0
2019-01-02 Update copyright for 2019 Bruce Momjian 12.0