summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Code and docs review for ALTER TABLE INHERIT/NO INHERIT patch.Tom Lane2006-10-132-119/+92
* Update Japanese FAQ.Bruce Momjian2006-10-132-16/+18
* Fix typo in version number.Tom Lane2006-10-131-2/+2
* Remove:Bruce Momjian2006-10-122-6/+2
* Add url's for hints:Bruce Momjian2006-10-122-2/+6
* Add:Bruce Momjian2006-10-122-2/+6
* Make some incremental improvements and fixes to the documentation onNeil Conway2006-10-121-95/+106
* Update release notes for SQL functions vs triggers fix.Tom Lane2006-10-121-1/+5
* In the installation docs, add some links to the documentation on LDAPNeil Conway2006-10-121-9/+12
* A bit of copy-editing on back-branch release notes.Tom Lane2006-10-111-66/+77
* Cleanup passPeter Eisentraut2006-10-101-64/+55
* Update FAQ for latest release 8.1.5.Bruce Momjian2006-10-102-4/+4
* Revise psql pattern-matching switches as per discussion. The rule is nowTom Lane2006-10-091-117/+186
* Improve description of the pattern matching rules used by psql's \dTom Lane2006-10-091-15/+66
* Update release notes for releases 7.3.16, 7.4.14, 8.0.9, and 8.1.5.Bruce Momjian2006-10-091-1/+189
* Updated keyword table for 8.2Peter Eisentraut2006-10-081-3/+45
* Update multi-line editing wording in release notes.Bruce Momjian2006-10-081-3/+3
* In release notes, mention that multi-line history saving does not workBruce Momjian2006-10-081-2/+4
* Simplify <link> regex cleanup code.Bruce Momjian2006-10-071-2/+2
* Allow HISTORY/history.html to be generated by removing <link> elements,Bruce Momjian2006-10-072-4/+9
* In release notes, always use </link> rather than </>.Bruce Momjian2006-10-071-23/+25
* The -X option in pg_dump was supposed to be a workaround for the lack ofPeter Eisentraut2006-10-075-16/+8
* On platforms that have getrlimit(RLIMIT_STACK), use it to ensure thatTom Lane2006-10-071-17/+25
* Remove tabs added accidentally.Bruce Momjian2006-10-071-357/+357
* Fix a typo.Neil Conway2006-10-071-2/+2
* Add main documentation link tags to the release notes.Bruce Momjian2006-10-071-248/+363
* Add indenting to Solaris FAQ, for clarity.Bruce Momjian2006-10-051-74/+80
* Update DB2X texinfo example code.Bruce Momjian2006-10-051-2/+2
* Update Solaris FAQ.Bruce Momjian2006-10-041-14/+101
* Improve readline psql prompt suggestion.Bruce Momjian2006-10-031-2/+2
* Add experimental support for db2x texinfoBruce Momjian2006-10-031-2/+22
* This patch fixes a small typo in information_schema.sgml.Bruce Momjian2006-10-031-2/+2
* Add URL for strlcpy():Bruce Momjian2006-10-032-2/+6
* Add:Bruce Momjian2006-10-032-3/+8
* Update wording:Bruce Momjian2006-10-022-4/+4
* Add:Bruce Momjian2006-10-022-2/+5
* Remove mention of the -fast option from the Solaris FAQ.Bruce Momjian2006-10-021-12/+1
* Update recovery documentation.Bruce Momjian2006-10-021-1/+51
* Add URL for cached copy of paper as SGML comment.Bruce Momjian2006-10-021-1/+5
* Add release note item:Bruce Momjian2006-10-021-1/+8
* Move "Exotic Features" to the bottom of TODO.Bruce Momjian2006-10-022-69/+70
* Improve documentation of configure's readline/libedit switches.Tom Lane2006-10-011-8/+14
* date_trunc also accepts 'quarter'. Noted by Yoshihisa Nakano.Tom Lane2006-10-011-1/+2
* Add:Bruce Momjian2006-09-302-2/+16
* Add MONEY URL:Bruce Momjian2006-09-302-2/+4
* Allow assignment to array elements not contiguous with those alreadyTom Lane2006-09-291-6/+7
* Remove duplicate (and now incorrect) documentation for row-wise IS [NOT]Tom Lane2006-09-291-19/+1
* Fix IS NULL and IS NOT NULL tests on row-valued expressions to conform toTom Lane2006-09-281-1/+14
* Add URL for client_encoding being set by client:Bruce Momjian2006-09-282-2/+4
* GiST stands for "Generalized Search Tree", and therefore should not beNeil Conway2006-09-271-7/+7