| Age | Commit message (Expand) | Author |
| 2023-02-26 | Doc: Miscellaneous doc updates for MERGE. | Dean Rasheed |
| 2023-01-17 | Doc: fix a few oddly-spelled SGML ID attributes. | Tom Lane |
| 2020-12-24 | Fix typos and grammar in docs and comments | Michael Paquier |
| 2020-11-26 | doc: Add description about re-analysis and re-planning of a prepared statement. | Fujii Masao |
| 2020-10-03 | Improve <xref> vs. <command> formatting in the documentation | Peter Eisentraut |
| 2020-08-31 | doc: add commas after 'i.e.' and 'e.g.' | Bruce Momjian |
| 2020-05-11 | Doc: fix "Unresolved ID reference" warnings, clean up man page cross-refs. | Tom Lane |
| 2019-10-16 | Doc: Fix various inconsistencies | Michael Paquier |
| 2019-09-30 | Doc: improve PREPARE documentation, cross-referencing to plan_cache_mode. | Tom Lane |
| 2018-08-09 | docs: Only first instance of a PREPARE parameter sets data type | Bruce Momjian |
| 2017-11-23 | Convert documentation to DocBook XML | Peter Eisentraut |
| 2017-10-20 | Convert SGML IDs to lower case | Peter Eisentraut |
| 2017-10-17 | Don't use SGML empty tags | Peter Eisentraut |
| 2017-10-10 | Use lower-case SGML attribute values | Peter Eisentraut |
| 2016-12-17 | doc: Remove some trailing whitespace | Peter Eisentraut |
| 2016-06-14 | document when PREPARE uses generic plans | Bruce Momjian |
| 2014-02-24 | doc: Improve DocBook XML validity | Peter Eisentraut |
| 2013-01-25 | Change plan caching to honor, not resist, changes in search_path. | Tom Lane |
| 2011-09-16 | Redesign the plancache mechanism for more flexibility and efficiency. | Tom Lane |
| 2010-11-23 | Remove useless whitespace at end of lines | Peter Eisentraut |
| 2010-09-20 | Remove cvs keywords from all files. | Magnus Hagander |
| 2010-04-03 | Remove unnecessary xref endterm attributes and title ids | Peter Eisentraut |
| 2009-09-19 | Make the placeholder naming in the synopses of the SQL help more consistent | Peter Eisentraut |
| 2008-11-14 | Set SQL man pages to be section 7 by default, and only transform them to | Peter Eisentraut |
| 2007-05-15 | Various fixes for the SGML docs. Consistently use spaces before/after | Neil Conway |
| 2007-01-31 | Update reference documentation on may/can/might: | Bruce Momjian |
| 2006-09-18 | Documentation for VALUES lists. Joe Conway and Tom Lane | Tom Lane |
| 2006-09-16 | Remove emacs info from footer of SGML files. | Bruce Momjian |
| 2006-02-26 | Minor SGML work: add some more hyperlinks, where appropriate. | Neil Conway |
| 2006-01-15 | Allow the types of parameters to PREPARE to be inferred. If a parameter's | Neil Conway |
| 2006-01-08 | Add a new system view, pg_prepared_statements, that can be used to | Neil Conway |
| 2005-10-15 | Merge some user-submitted suggestions for improvement into the | Neil Conway |
| 2004-10-29 | Fix broken example for PREPARE. | Tom Lane |
| 2004-09-30 | Add more index entries for reference pages related to prepare queries. | Neil Conway |
| 2004-09-20 | Minor documentation cleanup and improvement. | Neil Conway |
| 2004-04-19 | In reading the 7.4.2 docs, the sql reference page for PREPARE doesn't | Bruce Momjian |
| 2004-01-26 | Add usage examples for PREPARE and EXECUTE. Original patch from Gavin | Neil Conway |
| 2003-12-14 | Fix two typos in the documentation for PREPARE. | Neil Conway |
| 2003-12-01 | This patch adds a new GUC var, "default_with_oids", which follows the | Bruce Momjian |
| 2003-11-29 | $Header: -> $PostgreSQL Changes ... | PostgreSQL Daemon |
| 2003-09-09 | Remove a bunch of content-free Diagnostics sections, as per previous | Tom Lane |
| 2003-08-31 | Add/edit index entries. | Peter Eisentraut |
| 2003-08-17 | This patch makes two minor fixes to the docs: (1) fixes a | Bruce Momjian |
| 2003-04-26 | Editing of more reference pages. | Peter Eisentraut |
| 2003-03-10 | Restructure parsetree representation of DECLARE CURSOR: now it's a | Tom Lane |
| 2003-02-02 | Implement EXPLAIN EXECUTE. By Neil Conway, with some kibitzing from | Tom Lane |
| 2002-08-27 | PREPARE/EXECUTE statements. Patch by Neil Conway, some kibitzing | Tom Lane |