Commits

DateSubjectAuthorReleases
2004-09-13 Redesign query-snapshot timing so that volatile functions in READ COMMITTED Tom Lane 8.0.0
2004-09-10 Fire non-deferred AFTER triggers immediately upon query completion, 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
2004-07-31 Restructure error handling as recently discussed. It is now really Tom Lane 8.0.0
2004-07-17 Invent ResourceOwner mechanism as per my recent proposal, and use it to Tom Lane 8.0.0
2004-06-11 When using extended-query protocol, postpone planning of unnamed statements Tom Lane 8.0.0
2004-03-21 Revise syntax-error reporting behavior to give pleasant results for Tom Lane 8.0.0
2003-08-06 Rename fields of DestReceiver to avoid collisions with (ill-considered) Tom Lane 7.4.1
2003-07-28 A visit from the message-style police ... Tom Lane 7.4.1
2003-07-20 Another round of error message editing, covering backend/commands/. 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-05 Extended query protocol: parse, bind, execute, describe FE/BE messages. Tom Lane 7.4.1
2003-05-02 Portal and memory management infrastructure for extended query protocol. Tom Lane 7.4.1
2003-04-29 Code review for holdable-cursors patch. Fix error recovery, memory Tom Lane 7.4.1
2003-03-11 Implement SQL92-compatible FIRST, LAST, ABSOLUTE n, RELATIVE n options Tom Lane 7.4.1
2003-03-10 Restructure parsetree representation of DECLARE CURSOR: now it's a Tom Lane 7.4.1
2003-01-08 Code review for FETCH/MOVE 0 changes. Improve documentation, do the Tom Lane 7.4.1
2002-12-15 Revise executor APIs so that all per-query state structure is built in Tom Lane 7.4.1
2002-12-05 Phase 1 of read-only-plans project: cause executor state nodes to point Tom Lane 7.4.1
2002-05-21 Remove global variable scanCommandId in favor of storing a command ID Tom Lane 7.3.1
2002-04-15 The contents of command.c, creatinh.c, define.c, remove.c and rename.c Tom Lane 7.3.1