| Commit message (Expand) | Author | Age |
* | Fix a whitespace issue with the man pages | Peter Eisentraut | 2011-08-07 |
* | Remove cvs keywords from all files. | Magnus Hagander | 2010-09-20 |
* | Remove unnecessary xref endterm attributes and title ids | Peter Eisentraut | 2010-04-03 |
* | Add a warning about possible strange behavior of volatile functions | Tom Lane | 2009-06-10 |
* | Add cross-references from the DECLARE and FETCH reference pages to | Tom Lane | 2009-04-10 |
* | Modify UPDATE/DELETE WHERE CURRENT OF to use the FOR UPDATE infrastructure to | Tom Lane | 2008-11-16 |
* | Set SQL man pages to be section 7 by default, and only transform them to | Peter Eisentraut | 2008-11-14 |
* | Disallow LOCK TABLE outside a transaction block (or function), since this case | Tom Lane | 2008-11-04 |
* | Disallow scrolling of FOR UPDATE/FOR SHARE cursors, so as to avoid problems | Tom Lane | 2007-10-24 |
* | Support UPDATE/DELETE WHERE CURRENT OF cursor_name, per SQL standard. | Tom Lane | 2007-06-11 |
* | Update reference documentation on may/can/might: | Bruce Momjian | 2007-01-31 |
* | Documentation for VALUES lists. Joe Conway and Tom Lane | Tom Lane | 2006-09-18 |
* | Remove emacs info from footer of SGML files. | Bruce Momjian | 2006-09-16 |
* | Minor SGML work: add some more hyperlinks, where appropriate. | Neil Conway | 2006-02-26 |
* | Fix broken markup. | Tom Lane | 2006-02-12 |
* | > Actually, if you submit a patch that says either "SCROLL is the | Bruce Momjian | 2006-02-12 |
* | Add a new system view, pg_cursors, that displays the currently available | Neil Conway | 2006-01-18 |
* | More minor updates and copy-editing. | Tom Lane | 2005-01-04 |
* | Replace "--" and "---" with "—" as appropriate, for better-looking | Neil Conway | 2004-11-15 |
* | The attached patch adds some index entries pointing to the cursor | Bruce Momjian | 2004-06-17 |
* | $Header: -> $PostgreSQL Changes ... | PostgreSQL Daemon | 2003-11-29 |
* | Make the SQL command synopses appear less random. | Peter Eisentraut | 2003-09-22 |
* | More cleanup of Diagnostics sections. | Tom Lane | 2003-09-12 |
* | This patch fixes a few missed GUC variables that were still upper case, | Bruce Momjian | 2003-09-11 |
* | Add/edit index entries. | Peter Eisentraut | 2003-08-31 |
* | Change warnings for non-existing or pre-existing cursors to errors. | Peter Eisentraut | 2003-08-24 |
* | Last round of reference page editing. | Peter Eisentraut | 2003-05-04 |
* | Code review for holdable-cursors patch. Fix error recovery, memory | Tom Lane | 2003-04-29 |
* | Fix markup. | Peter Eisentraut | 2003-04-06 |
* | This patch implements holdable cursors, following the proposal | Bruce Momjian | 2003-03-27 |
* | Remove mention of transactions for insensitive cursors. | Bruce Momjian | 2003-03-21 |
* | Restructure parsetree representation of DECLARE CURSOR: now it's a | Tom Lane | 2003-03-10 |
* | Revise command completion tags as per hackers message on 20 March. | Peter Eisentraut | 2002-05-18 |
* | Augment the date/time examples in the User's Guide to reflect the newer | Thomas G. Lockhart | 2002-04-21 |
* | Update reference pages for new INFO, NOTICE, WARNING elog() levels. | Bruce Momjian | 2002-03-06 |
* | Use PostgreSQL consistantly throughout docs. Before, usage was split evenly | Thomas G. Lockhart | 2001-12-08 |
* | Replace ASCII-quotes with proper markup. | Peter Eisentraut | 2001-09-13 |
* | Put some kind of grammatical uniformity in the <refpurpose> lines. | Peter Eisentraut | 2001-09-03 |
* | Update obsolete wording of error message. | Tom Lane | 2001-02-15 |
* | Refine some things to create better looking man pages. | Peter Eisentraut | 2000-12-25 |
* | Add proofreader's changes to docs. | Bruce Momjian | 2000-10-05 |
* | First phase of memory management rewrite (see backend/utils/mmgr/README | Tom Lane | 2000-06-28 |
* | Clearify DECLARE syntax by saying cursorname, not just cursor. | Bruce Momjian | 1999-12-30 |
* | Complete merge of all old man page information. | Thomas G. Lockhart | 1999-07-22 |
* | Fix markup for docbook2man man page generation. | Thomas G. Lockhart | 1999-07-06 |
* | Clean up to ensure tag completion as required by the newest versions | Thomas G. Lockhart | 1998-12-29 |
* | Minor cleanup in markup, especially in the Output section. | Thomas G. Lockhart | 1998-10-30 |
* | Editing and markup cleanup. | Thomas G. Lockhart | 1998-09-22 |
* | Fix Postgres to support SQL92 syntax. Old syntax still works too. | Thomas G. Lockhart | 1998-09-07 |
* | Add new files from Oliver and Thomas. | Thomas G. Lockhart | 1998-09-01 |