Commits

DateSubjectAuthorReleases
2014-05-07 Fix failure to set ActiveSnapshot while rewinding a cursor. Tom Lane 9.1.14
2014-05-07 Fix failure to set ActiveSnapshot while rewinding a cursor. Tom Lane 9.2.9
2014-05-07 Fix failure to set ActiveSnapshot while rewinding a cursor. Tom Lane 9.3.5
2014-05-07 Fix failure to set ActiveSnapshot while rewinding a cursor. Tom Lane 9.4.0
2013-06-13 Only install a portal's ResourceOwner if it actually has one. Tom Lane 9.3.0
2013-06-13 Only install a portal's ResourceOwner if it actually has one. Tom Lane 8.4.18
2013-06-13 Only install a portal's ResourceOwner if it actually has one. Tom Lane 9.0.14
2013-06-13 Only install a portal's ResourceOwner if it actually has one. Tom Lane 9.1.10
2013-06-13 Only install a portal's ResourceOwner if it actually has one. Tom Lane 9.2.5
2013-04-28 Editorialize a bit on new ProcessUtility() API. Tom Lane 9.3.0
2012-11-26 Revert patch for taking fewer snapshots. Tom Lane 9.2.2
2012-11-26 Revert patch for taking fewer snapshots. Tom Lane 9.3.0
2012-03-20 Restructure SELECT INTO's parsetree representation into CreateTableAsStmt. Tom Lane 9.2.0
2012-02-15 Run a portal's cleanup hook immediately when pushing it to FAILED state. Tom Lane 9.2.0
2012-02-15 Run a portal's cleanup hook immediately when pushing it to FAILED state. Tom Lane 9.1.3
2011-03-03 Run a portal's cleanup hook immediately when pushing it to DONE state. Tom Lane 9.1.0
2011-03-01 Rearrange snapshot handling to make rule expansion more consistent. Tom Lane 9.1.0
2011-02-27 Refactor the executor's API to support data-modifying CTEs better. Tom Lane 9.1.0
2011-02-25 Support data-modifying commands (INSERT/UPDATE/DELETE) in WITH. Tom Lane 9.1.0
2009-10-10 Split the processing of INSERT/UPDATE/DELETE operations out of execMain.c. Tom Lane 9.0.0
2009-03-27 Fix possible failures when a tuplestore switches from in-memory to on-disk Tom Lane 8.4.0
2009-01-02 Include a pointer to the query's source text in QueryDesc structs. This is Tom Lane 8.4.0
2008-12-01 Ensure that the contents of a holdable cursor don't depend on out-of-line Tom Lane 8.4.0
2008-11-30 Clean up the API for DestReceiver objects by eliminating the assumption Tom Lane 8.4.0
2008-11-19 Some infrastructure changes for the upcoming auto-explain contrib module: Tom Lane 8.4.0