| Commit message (Expand) | Author | Age |
* | doc: Fix for too many brackets in command synopses on man pages | Peter Eisentraut | 2012-05-03 |
* | Be consistent about writing "[, ...]" instead "[,...]" in the docs. | Heikki Linnakangas | 2010-11-29 |
* | Remove useless whitespace at end of lines | Peter Eisentraut | 2010-11-23 |
* | Remove cvs keywords from all files. | Magnus Hagander | 2010-09-20 |
* | Fix indentation of verbatim block elements | Peter Eisentraut | 2010-07-29 |
* | Proofreading adjustments for first two parts of documentation (Tutorial | Bruce Momjian | 2009-04-27 |
* | Allow AS to be omitted when specifying an output column name in SELECT | Tom Lane | 2008-02-15 |
* | Remove tabs from SGML files to help tag alingment and improve | Bruce Momjian | 2007-02-16 |
* | Wording cleanup for error messages. Also change can't -> cannot. | Bruce Momjian | 2007-02-01 |
* | Update documentation on may/can/might: | Bruce Momjian | 2007-01-31 |
* | Support ORDER BY ... NULLS FIRST/LAST, and add ASC/DESC/NULLS FIRST/NULLS LAST | Tom Lane | 2007-01-09 |
* | Remove emacs info from footer of SGML files. | Bruce Momjian | 2006-09-16 |
* | Aggregate functions now support multiple input arguments. I also took | Tom Lane | 2006-07-27 |
* | Improve the representation of FOR UPDATE/FOR SHARE so that we can | Tom Lane | 2006-04-30 |
* | Make $PostgreSQL CVS tags consistent for SGML files. | Bruce Momjian | 2006-03-10 |
* | Add NOWAIT option to SELECT FOR UPDATE/SHARE. | Tom Lane | 2005-08-01 |
* | This doc patch replaces all inappropriate references to SQL:1999 when it | Neil Conway | 2005-07-14 |
* | Implement sharable row-level locks, and use them for foreign key references | Tom Lane | 2005-04-28 |
* | Updates to the bibliography. Patch from Michael Fuhr. | Neil Conway | 2005-02-21 |
* | More < and > cleanups converted to ampersands. | Bruce Momjian | 2005-01-22 |
* | Replace "--" and "---" with "—" as appropriate, for better-looking | Neil Conway | 2004-11-15 |
* | $Header: -> $PostgreSQL Changes ... | PostgreSQL Daemon | 2003-11-29 |
* | Make various links point to specific places instead of entire parts | Tom Lane | 2003-08-10 |
* | This patch implements holdable cursors, following the proposal | Bruce Momjian | 2003-03-27 |
* | This patch makes the following changes to the documentation: | Bruce Momjian | 2003-02-19 |
* | Reorder VARCHAR() to appear before CHAR() in docs. | Bruce Momjian | 2003-01-15 |
* | Allow FOR UPDATE to appear after LIMIT/OFFSET to match MySQL syntax and as | Bruce Momjian | 2002-08-28 |
* | Back out EXCEPT/DIFFERENCE patch. Seems I forgot the details of this. | Bruce Momjian | 2002-03-15 |
* | Fix for docs from Patrick Welche: | Bruce Momjian | 2002-03-15 |
* | Move ALL out of UNION|INTERSECT|EXCEPT syntax. | Bruce Momjian | 2001-10-23 |
* | Remove LIMIT #,# and suggest LIMIT # OFFSET #, per mailing list discussion. | Bruce Momjian | 2001-10-20 |
* | Implement TODO item: | Bruce Momjian | 2001-09-23 |
* | more indices -> indexes | Peter Eisentraut | 2001-05-22 |
* | minor copy editing | Peter Eisentraut | 2001-03-24 |
* | Improve documentation of JOIN syntax. Explain NATURAL as an alternative | Tom Lane | 2001-02-15 |
* | in the tutorial, chapter 2., "Relational Data Model Formalities" | Bruce Momjian | 2001-01-27 |
* | Apply proper sql.sgml change. | Bruce Momjian | 2001-01-09 |
* | Attached is a doc patch for doc/src/sgml/sql.sgml. | Bruce Momjian | 2001-01-09 |
* | Revise SELECT reference page for outer joins, subselect in FROM, | Tom Lane | 2000-12-12 |
* | Fixes for examples from Thomas Diffenbach | Bruce Momjian | 2000-12-09 |
* | Rewrite system catalog documentation man page in DocBook with more recent | Peter Eisentraut | 2000-11-29 |
* | Add `id' attributes to all `chapter' and `sect1' tags, to generate useful | Peter Eisentraut | 2000-09-29 |
* | > Great! Please cc: the docs or hackers mailing lists to make sure the | Bruce Momjian | 2000-06-20 |
* | Fix up typos. | Thomas G. Lockhart | 2000-06-14 |
* | Fixups in content and markup for 7.0 release. | Thomas G. Lockhart | 2000-05-02 |
* | Fix path to initdb in installation instructions. | Thomas G. Lockhart | 2000-04-07 |
* | Minor markup changes. Refer to (".../catalog") in the emacs hints. | Thomas G. Lockhart | 2000-03-31 |
* | Add chapters on CVS access, MVCC, SQL theory to the docs. | Thomas G. Lockhart | 1999-05-26 |
* | Finish initial markup of cvs.sgml, and include it in the programmer's guide | Thomas G. Lockhart | 1999-05-22 |
* | Rearrange and consolidate the Admin Guide. | Thomas G. Lockhart | 1999-05-20 |