index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
tcop
/
utility.h
Commit message (
Expand
)
Author
Age
*
Update copyright for 2019
Bruce Momjian
2019-01-02
*
Post-feature-freeze pgindent run.
Tom Lane
2018-04-26
*
PL/pgSQL: Nested CALL with transactions
Peter Eisentraut
2018-03-28
*
Update copyright for 2018
Bruce Momjian
2018-01-02
*
Phase 3 of pgindent updates.
Tom Lane
2017-06-21
*
Phase 2 of pgindent updates.
Tom Lane
2017-06-21
*
Initial pgindent run with pg_bsd_indent version 2.0.
Tom Lane
2017-06-21
*
Post-PG 10 beta1 pgindent run
Bruce Momjian
2017-05-17
*
Add infrastructure to support EphemeralNamedRelation references.
Kevin Grittner
2017-03-31
*
Change representation of statement lists, and add statement location info.
Tom Lane
2017-01-14
*
Update copyright via script for 2017
Bruce Momjian
2017-01-03
*
Update copyright for 2016
Bruce Momjian
2016-01-02
*
Update copyright for 2015
Bruce Momjian
2015-01-06
*
Avoid repeated name lookups during table and index DDL.
Robert Haas
2014-02-17
*
Update copyright for 2014
Bruce Momjian
2014-01-07
*
pgindent run for release 9.3
Bruce Momjian
2013-05-29
*
Editorialize a bit on new ProcessUtility() API.
Tom Lane
2013-04-28
*
Update copyrights for 2013
Bruce Momjian
2013-01-01
*
Make new event trigger facility actually do something.
Robert Haas
2012-07-20
*
Restructure SELECT INTO's parsetree representation into CreateTableAsStmt.
Tom Lane
2012-03-19
*
Update copyright notices for year 2012.
Bruce Momjian
2012-01-01
*
Stamp copyrights for year 2011.
Bruce Momjian
2011-01-01
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
*
pgindent run for 9.0
Bruce Momjian
2010-02-26
*
Update copyright for the year 2010.
Bruce Momjian
2010-01-02
*
Add a hook to let loadable modules get control at ProcessUtility execution,
Tom Lane
2009-12-15
*
Revert due to Tom's concerns:
Bruce Momjian
2009-12-01
*
ProcessUtility_hook:
Bruce Momjian
2009-12-01
*
Update copyright for 2009.
Bruce Momjian
2009-01-01
*
Update copyrights in source tree to 2008.
Bruce Momjian
2008-01-01
*
pgindent run for 8.3.
Bruce Momjian
2007-11-15
*
First phase of plan-invalidation project: create a plan cache management
Tom Lane
2007-03-13
*
Remove the Query structure from the executor's API. This allows us to stop
Tom Lane
2007-02-20
*
Update CVS HEAD for 2007 copyright. Back branches are typically not
Bruce Momjian
2007-01-05
*
Clean up logging for extended-query-protocol operations, as per my recent
Tom Lane
2006-09-07
*
Tweak SPI_cursor_open to allow INSERT/UPDATE/DELETE RETURNING; this was
Tom Lane
2006-08-12
*
Update copyright for 2006. Update scripts.
Bruce Momjian
2006-03-05
*
Tag appropriate files for rc3
PostgreSQL Daemon
2004-12-31
*
Redesign query-snapshot timing so that volatile functions in READ COMMITTED
Tom Lane
2004-09-13
*
Pgindent run for 8.0.
Bruce Momjian
2004-08-29
*
Update copyright to 2004.
Bruce Momjian
2004-08-29
*
Allow DECLARE CURSOR to take parameters from the portal in which it is
Tom Lane
2004-08-02
*
make sure the $Id tags are converted to $PostgreSQL as well ...
PostgreSQL Daemon
2003-11-29
*
Update copyrights to 2003.
Bruce Momjian
2003-08-04
*
Error message editing in backend/libpq, backend/postmaster, backend/tcop.
Tom Lane
2003-07-22
*
Restructure command destination handling so that we pass around
Tom Lane
2003-05-06
*
Portal and memory management infrastructure for extended query protocol.
Tom Lane
2003-05-02
*
pgindent run.
Bruce Momjian
2002-09-04
*
Update copyright to 2002.
Bruce Momjian
2002-06-20
*
Restructure command-completion-report code so that there is just one
Tom Lane
2002-02-26
[next]