Commits

DateSubjectAuthorReleases
2021-06-18 Centralize the logic for protective copying of utility statements. Tom Lane 14.0
2020-01-15 Restructure ALTER TABLE execution to fix assorted bugs. Tom Lane 13.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2018-04-26 Post-feature-freeze pgindent run. 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-01-14 Change representation of statement lists, and add statement location info. Tom Lane 10.0
2013-04-28 Editorialize a bit on new ProcessUtility() API. Tom Lane 9.3.0
2012-03-20 Restructure SELECT INTO's parsetree representation into CreateTableAsStmt. Tom Lane 9.2.0
2009-12-15 Add a hook to let loadable modules get control at ProcessUtility execution, Tom Lane 9.0.0
2007-03-13 First phase of plan-invalidation project: create a plan cache management Tom Lane 8.3.0
2007-02-20 Remove the Query structure from the executor's API. This allows us to stop Tom Lane 8.3.0
2006-09-07 Clean up logging for extended-query-protocol operations, as per my recent Tom Lane 8.2.0
2006-08-12 Tweak SPI_cursor_open to allow INSERT/UPDATE/DELETE RETURNING; this was Tom Lane 8.2.0
2004-09-13 Redesign query-snapshot timing so that volatile functions in READ COMMITTED Tom Lane 8.0.0
2004-08-02 Allow DECLARE CURSOR to take parameters from the portal in which it is Tom Lane 8.0.0
2003-07-22 Error message editing in backend/libpq, backend/postmaster, backend/tcop. Tom Lane 7.4.1
2003-05-06 Restructure command destination handling so that we pass around Tom Lane 7.4.1
2003-05-02 Portal and memory management infrastructure for extended query protocol. Tom Lane 7.4.1
2002-02-26 Back-patch fix for command completion report handling. This is Tom Lane 7.2.1
2002-02-26 Restructure command-completion-report code so that there is just one Tom Lane 7.3.1