aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/sql.sgml
Commit message (Expand)AuthorAge
* doc: Fix for too many brackets in command synopses on man pagesPeter Eisentraut2012-05-03
* Be consistent about writing "[, ...]" instead "[,...]" in the docs.Heikki Linnakangas2010-11-29
* Remove useless whitespace at end of linesPeter Eisentraut2010-11-23
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* Fix indentation of verbatim block elementsPeter Eisentraut2010-07-29
* Proofreading adjustments for first two parts of documentation (TutorialBruce Momjian2009-04-27
* Allow AS to be omitted when specifying an output column name in SELECTTom Lane2008-02-15
* Remove tabs from SGML files to help tag alingment and improveBruce Momjian2007-02-16
* Wording cleanup for error messages. Also change can't -> cannot.Bruce Momjian2007-02-01
* Update documentation on may/can/might:Bruce Momjian2007-01-31
* Support ORDER BY ... NULLS FIRST/LAST, and add ASC/DESC/NULLS FIRST/NULLS LASTTom Lane2007-01-09
* Remove emacs info from footer of SGML files.Bruce Momjian2006-09-16
* Aggregate functions now support multiple input arguments. I also tookTom Lane2006-07-27
* Improve the representation of FOR UPDATE/FOR SHARE so that we canTom Lane2006-04-30
* Make $PostgreSQL CVS tags consistent for SGML files.Bruce Momjian2006-03-10
* Add NOWAIT option to SELECT FOR UPDATE/SHARE.Tom Lane2005-08-01
* This doc patch replaces all inappropriate references to SQL:1999 when itNeil Conway2005-07-14
* Implement sharable row-level locks, and use them for foreign key referencesTom Lane2005-04-28
* Updates to the bibliography. Patch from Michael Fuhr.Neil Conway2005-02-21
* More < and > cleanups converted to ampersands.Bruce Momjian2005-01-22
* Replace "--" and "---" with "&mdash;" as appropriate, for better-lookingNeil Conway2004-11-15
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-29
* Make various links point to specific places instead of entire partsTom Lane2003-08-10
* This patch implements holdable cursors, following the proposalBruce Momjian2003-03-27
* This patch makes the following changes to the documentation:Bruce Momjian2003-02-19
* Reorder VARCHAR() to appear before CHAR() in docs.Bruce Momjian2003-01-15
* Allow FOR UPDATE to appear after LIMIT/OFFSET to match MySQL syntax and asBruce Momjian2002-08-28
* Back out EXCEPT/DIFFERENCE patch. Seems I forgot the details of this.Bruce Momjian2002-03-15
* Fix for docs from Patrick Welche:Bruce Momjian2002-03-15
* Move ALL out of UNION|INTERSECT|EXCEPT syntax.Bruce Momjian2001-10-23
* Remove LIMIT #,# and suggest LIMIT # OFFSET #, per mailing list discussion.Bruce Momjian2001-10-20
* Implement TODO item:Bruce Momjian2001-09-23
* more indices -> indexesPeter Eisentraut2001-05-22
* minor copy editingPeter Eisentraut2001-03-24
* Improve documentation of JOIN syntax. Explain NATURAL as an alternativeTom Lane2001-02-15
* in the tutorial, chapter 2., "Relational Data Model Formalities"Bruce Momjian2001-01-27
* Apply proper sql.sgml change.Bruce Momjian2001-01-09
* Attached is a doc patch for doc/src/sgml/sql.sgml.Bruce Momjian2001-01-09
* Revise SELECT reference page for outer joins, subselect in FROM,Tom Lane2000-12-12
* Fixes for examples from Thomas DiffenbachBruce Momjian2000-12-09
* Rewrite system catalog documentation man page in DocBook with more recentPeter Eisentraut2000-11-29
* Add `id' attributes to all `chapter' and `sect1' tags, to generate usefulPeter Eisentraut2000-09-29
* > Great! Please cc: the docs or hackers mailing lists to make sure theBruce Momjian2000-06-20
* Fix up typos.Thomas G. Lockhart2000-06-14
* Fixups in content and markup for 7.0 release.Thomas G. Lockhart2000-05-02
* Fix path to initdb in installation instructions.Thomas G. Lockhart2000-04-07
* Minor markup changes. Refer to (".../catalog") in the emacs hints.Thomas G. Lockhart2000-03-31
* Add chapters on CVS access, MVCC, SQL theory to the docs.Thomas G. Lockhart1999-05-26
* Finish initial markup of cvs.sgml, and include it in the programmer's guideThomas G. Lockhart1999-05-22
* Rearrange and consolidate the Admin Guide.Thomas G. Lockhart1999-05-20