Commits

DateSubjectAuthorReleases
2020-03-25 Go back to returning int from ereport auxiliary functions. Tom Lane 13.0
2020-03-24 Improve the internal implementation of ereport(). Tom Lane 13.0
2019-08-12 Remove EState.es_range_table_array. 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-01-29 Rename nodes/relation.h to nodes/pathnodes.h. Tom Lane 12.0
2018-10-06 Remove more redundant relation locking during executor startup. Tom Lane 12.0
2018-10-04 In the executor, use an array of pointers to access the rangetable. Tom Lane 12.0
2018-10-04 Centralize executor's opening/closing of Relations for rangetable entries. Tom Lane 12.0
2018-04-26 Post-feature-freeze pgindent run. Tom Lane 11.0
2017-12-21 Rearrange execution of PARAM_EXTERN Params for plpgsql's benefit. Tom Lane 11.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-04-18 Provide an error cursor for "can't call an SRF here" errors. Tom Lane 10.0
2016-05-23 Fix latent crash in do_text_output_multiline(). Tom Lane 9.2.18
2016-05-23 Fix latent crash in do_text_output_multiline(). Tom Lane 9.3.14
2016-05-23 Fix latent crash in do_text_output_multiline(). Tom Lane 9.4.9
2016-05-23 Fix latent crash in do_text_output_multiline(). Tom Lane 9.1.23
2016-05-23 Fix latent crash in do_text_output_multiline(). Tom Lane 9.5.4
2016-05-23 Fix latent crash in do_text_output_multiline(). Tom Lane 9.6.0
2016-03-12 Widen query numbers-of-tuples-processed counters to uint64. Tom Lane 9.6.0
2015-05-12 Add support for doing late row locking in FDWs. Tom Lane 9.5.0
2015-05-10 Code review for foreign/custom join pushdown patch. Tom Lane 9.5.0
2015-03-15 Move LockClauseStrength, LockWaitPolicy into new file nodes/lockoptions.h. Tom Lane 9.5.0