Commits

DateSubjectAuthorReleases
2024-04-03 Invent SERIALIZE option for EXPLAIN. Tom Lane 17.0
2019-05-22 Initial pgindent run for v12. Tom Lane 12.0
2016-10-11 Drop server support for FE/BE protocol version 1.0. Tom Lane 10.0
2012-03-20 Restructure SELECT INTO's parsetree representation into CreateTableAsStmt. Tom Lane 9.2.0
2010-01-30 Avoid performing encoding conversion on command tag strings during EndCommand. Tom Lane 8.0.24
2010-01-30 Avoid performing encoding conversion on command tag strings during EndCommand. Tom Lane 8.1.20
2010-01-30 Avoid performing encoding conversion on command tag strings during EndCommand. Tom Lane 8.2.16
2010-01-30 Avoid performing encoding conversion on command tag strings during EndCommand. Tom Lane 8.3.10
2010-01-30 Avoid performing encoding conversion on command tag strings during EndCommand. Tom Lane 8.4.3
2010-01-30 Avoid performing encoding conversion on command tag strings during EndCommand. Tom Lane 9.0.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-07-22 Error message editing in backend/libpq, backend/postmaster, backend/tcop. 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-26 Add transaction status field to ReadyForQuery messages, and make room Tom Lane 7.4.1
2003-04-22 Another round of protocol changes. Backend-to-frontend messages now all Tom Lane 7.4.1
2003-04-19 Second round of FE/BE protocol changes. Frontend->backend messages now Tom Lane 7.4.1
2003-01-21 Fix coredump problem in plpgsql's RETURN NEXT. When a SELECT INTO Tom Lane 7.3.2
2003-01-21 Fix coredump problem in plpgsql's RETURN NEXT. When a SELECT INTO Tom Lane 7.4.1