Commits

DateSubjectAuthorReleases
2008-04-02 Revert my bad decision of about a year ago to make PortalDefineQuery Tom Lane 8.3.2
2008-04-02 Revert my bad decision of about a year ago to make PortalDefineQuery Tom Lane 8.4.0
2007-10-24 Disallow scrolling of FOR UPDATE/FOR SHARE cursors, so as to avoid problems Tom Lane 8.3.0
2007-04-27 Modify processing of DECLARE CURSOR and EXPLAIN so that they can resolve the Tom Lane 8.3.0
2007-04-16 Expose more cursor-related functionality in SPI: specifically, allow Tom Lane 8.3.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
2007-02-06 Fix an error in the original coding of holdable cursors: PersistHoldablePortal Tom Lane 7.4.17
2007-02-06 Fix an error in the original coding of holdable cursors: PersistHoldablePortal Tom Lane 8.0.12
2007-02-06 Fix an error in the original coding of holdable cursors: PersistHoldablePortal Tom Lane 8.1.8
2007-02-06 Fix an error in the original coding of holdable cursors: PersistHoldablePortal Tom Lane 8.2.3
2007-02-06 Fix an error in the original coding of holdable cursors: PersistHoldablePortal Tom Lane 8.3.0
2006-10-19 Fix a couple of places that were assuming debug_query_string couldn't Tom Lane 8.2.0
2006-09-07 Clean up logging for extended-query-protocol operations, as per my recent Tom Lane 8.2.0
2006-09-06 Change processing of extended-Query mode so that an unnamed statement 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
2006-06-27 Create infrastructure for 'MinimalTuple' representation of in-memory Tom Lane 8.2.0
2005-06-03 Revise handling of dropped columns in JOIN alias lists to avoid a Tom Lane 8.1.0
2005-04-28 Implement sharable row-level locks, and use them for foreign key references Tom Lane 8.1.0
2005-04-11 PersistHoldablePortal must establish the correct value for ActiveSnapshot Tom Lane 8.0.3
2005-04-11 PersistHoldablePortal must establish the correct value for ActiveSnapshot Tom Lane 8.1.0
2005-03-25 Improve EXPLAIN ANALYZE to show the time spent in each trigger when Tom Lane 8.1.0
2004-11-28 Avoid scribbling on original parsetree during DECLARE CURSOR. This Tom Lane 7.4.7
2004-11-28 Avoid scribbling on original parsetree during DECLARE CURSOR. This Tom Lane 8.0.0
2004-09-16 Restructure subtransaction handling to reduce resource consumption, Tom Lane 8.0.0