Commits

DateSubjectAuthorReleases
2024-04-03 Invent SERIALIZE option for EXPLAIN. Tom Lane 17.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
2008-11-30 Clean up the API for DestReceiver objects by eliminating the assumption Tom Lane 8.4.0
2008-10-31 Allow SQL-language functions to return the output of an INSERT/UPDATE/DELETE Tom Lane 8.4.0
2006-08-30 Extend COPY to support COPY (SELECT ...) TO ... Tom Lane 8.2.0
2006-08-12 Add INSERT/UPDATE/DELETE RETURNING, with basic docs and regression tests. Tom Lane 8.2.0
2005-03-16 Revise TupleTableSlot code to avoid unnecessary construction and disassembly Tom Lane 8.1.0
2003-08-06 Rename fields of DestReceiver to avoid collisions with (ill-considered) Tom Lane 7.4.1
2003-05-08 Update 3.0 protocol support to match recent agreements about how to Tom Lane 7.4.1
2003-05-06 Restructure command destination handling so that we pass around Tom Lane 7.4.1
2003-05-06 Implement feature of new FE/BE protocol whereby RowDescription identifies Tom Lane 7.4.1
2003-05-05 Extended query protocol: parse, bind, execute, describe FE/BE messages. Tom Lane 7.4.1
2003-04-19 Second round of FE/BE protocol changes. Frontend->backend messages now Tom Lane 7.4.1
2002-02-27 Clean up BeginCommand and related routines. BeginCommand and EndCommand Tom Lane 7.3.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
2000-07-08 Remove long-dead support for invoking queries from dynamically loaded Tom Lane 7.1.1
1999-01-27 Another SELECT speedup: extract OIDs of column print functions Tom Lane 7.1.1