summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Add intervals:Bruce Momjian2006-02-252-4/+4
* Fix computation of sample table size.Bruce Momjian2006-02-252-4/+4
* Remove duplicate:Bruce Momjian2006-02-252-4/+2
* Remove mention of MIN/MAX() not using indexes.Bruce Momjian2006-02-242-20/+6
* Mention that the archive history file has the wal start/stop file names.Bruce Momjian2006-02-241-4/+5
* Add TABLESPACE and ON COMMIT clauses to CREATE TABLE AS. ON COMMIT isNeil Conway2006-02-192-13/+91
* Minor SGML style police work.Neil Conway2006-02-185-41/+46
* Add support for Windows codepages 1253, 1254, 1255, and 1257 and cleanPeter Eisentraut2006-02-182-2/+78
* Put the first section of a chapter in its own chunk.Peter Eisentraut2006-02-161-1/+4
* Document that GRANT on a table does not affect sequence permissions,Bruce Momjian2006-02-141-1/+8
* Document that xact commit/abort stats are collected if any stat variableBruce Momjian2006-02-141-5/+10
* Improve documentation of --single-transaction option: fix markup, andTom Lane2006-02-132-8/+14
* Add:Bruce Momjian2006-02-132-2/+19
* Update release notes.Tom Lane2006-02-121-49/+144
* Fix broken markup.Tom Lane2006-02-121-5/+6
* Not done:Bruce Momjian2006-02-122-4/+4
* Revert patch becaues of locking concerns:Bruce Momjian2006-02-123-30/+3
* > Actually, if you submit a patch that says either "SCROLL is theBruce Momjian2006-02-121-3/+5
* Fix release item ordering.Bruce Momjian2006-02-121-33/+33
* Update back branch release notes.Bruce Momjian2006-02-121-1/+152
* Fix release markup.Bruce Momjian2006-02-121-19/+19
* Update for 8.1.3.Bruce Momjian2006-02-122-4/+4
* Update release notes for 8.1.3.Bruce Momjian2006-02-121-1/+90
* Done:Bruce Momjian2006-02-122-4/+4
* Apply code-reviewed version of for-scalar-list patch: mostly, fixingTom Lane2006-02-121-8/+11
* Add MSVC support for utility commands and pg_dump.Bruce Momjian2006-02-121-2/+16
* Allow PL/pgSQL FOR statement to return values to scalars as well asBruce Momjian2006-02-121-5/+7
* Done:Bruce Momjian2006-02-122-4/+4
* Allow to_char() to print localized month and day names.Bruce Momjian2006-02-121-1/+12
* Add psql option:Bruce Momjian2006-02-122-2/+27
* Done:Bruce Momjian2006-02-122-4/+4
* I've created a new shared catalog table pg_shdescription to storeBruce Momjian2006-02-123-11/+109
* Please find enclosed a patch that lets you use \c to connectBruce Momjian2006-02-121-3/+5
* Skip ambulkdelete scan if there's nothing to delete and the index is notTom Lane2006-02-111-1/+7
* Allow ALTER TABLE ... ALTER CONSTRAINT ... RENAMEBruce Momjian2006-02-113-3/+30
* Done:Bruce Momjian2006-02-112-4/+4
* Done:Bruce Momjian2006-02-112-4/+4
* Done:Bruce Momjian2006-02-112-4/+4
* Add INET/CIDR operators: and, or, not, plus int8, minus int8, and inetBruce Momjian2006-02-111-1/+31
* Done:Bruce Momjian2006-02-102-4/+4
* Reject out-of-range dates in date_in().Tom Lane2006-02-091-2/+2
* Remove question mark:Bruce Momjian2006-02-072-4/+4
* Split up wal-logging items:Bruce Momjian2006-02-072-27/+36
* Fix typo in configuration docs.Bruce Momjian2006-02-051-2/+2
* Update PL/pgSQL trigger example to be clearer about how to "merge" dataBruce Momjian2006-02-051-20/+26
* Fix constraint exclusion to work in inherited UPDATE/DELETE queriesTom Lane2006-02-042-17/+7
* Fix broken markup.Tom Lane2006-02-041-2/+1
* DROP IF EXISTS for ROLE/USER/GROUPAndrew Dunstan2006-02-043-6/+17
* Issue a warning if a change-on-restart-only postgresql.conf value isPeter Eisentraut2006-02-042-4/+4
* Update walcontrol item:Bruce Momjian2006-02-042-6/+8