Commits

DateSubjectAuthorReleases
2008-11-16 Modify UPDATE/DELETE WHERE CURRENT OF to use the FOR UPDATE infrastructure to Tom Lane 8.4.0
2008-11-14 Set SQL man pages to be section 7 by default, and only transform them to Peter Eisentraut 8.4.0
2008-11-04 Disallow LOCK TABLE outside a transaction block (or function), since this case 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-06-11 Support UPDATE/DELETE WHERE CURRENT OF cursor_name, per SQL standard. Tom Lane 8.3.0
2007-01-31 Update reference documentation on may/can/might: Bruce Momjian 8.3.0
2006-09-18 Documentation for VALUES lists. Joe Conway and Tom Lane Tom Lane 8.2.0
2006-09-16 Remove emacs info from footer of SGML files. Bruce Momjian 8.2.0
2006-02-26 Minor SGML work: add some more hyperlinks, where appropriate. Neil Conway 8.2.0
2006-02-12 Fix broken markup. Tom Lane 8.1.3
2006-02-12 Fix broken markup. Tom Lane 8.2.0
2006-02-12 > Actually, if you submit a patch that says either "SCROLL is the Bruce Momjian 8.1.3
2006-02-12 > Actually, if you submit a patch that says either "SCROLL is the Bruce Momjian 8.2.0
2006-01-18 Add a new system view, pg_cursors, that displays the currently available Neil Conway 8.2.0
2005-01-04 More minor updates and copy-editing. Tom Lane 8.0.0
2004-11-15 Replace "--" and "---" with "—" as appropriate, for better-looking Neil Conway 8.0.0
2004-06-17 The attached patch adds some index entries pointing to the cursor Bruce Momjian 8.0.0
2003-11-29 $Header: -> $PostgreSQL Changes ... PostgreSQL Daemon 8.0.0
2003-09-22 Make the SQL command synopses appear less random. Peter Eisentraut 7.4.1
2003-09-12 More cleanup of Diagnostics sections. Tom Lane 7.4.1
2003-09-11 This patch fixes a few missed GUC variables that were still upper case, Bruce Momjian 7.4.1
2003-08-31 Add/edit index entries. Peter Eisentraut 7.4.1
2003-08-24 Change warnings for non-existing or pre-existing cursors to errors. Peter Eisentraut 7.4.1
2003-05-04 Last round of reference page editing. Peter Eisentraut 7.4.1
2003-04-29 Code review for holdable-cursors patch. Fix error recovery, memory Tom Lane 7.4.1