summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Done:Bruce Momjian2007-01-092-4/+4
* Add GUC log_temp_files to log the use of temporary files.Bruce Momjian2007-01-091-1/+18
* Marginal tweaks in the documentation for ORDER BY; in particular pointTom Lane2007-01-092-9/+22
* Done:Bruce Momjian2007-01-092-15/+4
* Support ORDER BY ... NULLS FIRST/LAST, and add ASC/DESC/NULLS FIRST/NULLS LASTTom Lane2007-01-097-31/+132
* Check and document minimum required version of libxml.Peter Eisentraut2007-01-071-2/+3
* Indent comments in makefiles better so they don't appear in the output.Peter Eisentraut2007-01-071-3/+3
* Remove:Bruce Momjian2007-01-062-4/+2
* Updates for MONEY data type:Bruce Momjian2007-01-062-11/+7
* Done:Bruce Momjian2007-01-062-4/+4
* Add:Bruce Momjian2007-01-062-2/+9
* Add:Bruce Momjian2007-01-062-8/+15
* Already done in 8.2:Bruce Momjian2007-01-062-6/+2
* Move INDEX inheritance out into a separate section:Bruce Momjian2007-01-062-22/+30
* Done:Bruce Momjian2007-01-062-4/+4
* Allow initdb to specify the pg_xlog directory.Bruce Momjian2007-01-061-1/+12
* Document problems with release links in early branches.Bruce Momjian2007-01-061-2/+3
* Minor copy-editing for release note updates.Tom Lane2007-01-051-100/+132
* Update CVS HEAD for 2007 copyright. Back branches are typically notBruce Momjian2007-01-0517-19/+19
* Update Japanese FAQ.Bruce Momjian2007-01-052-51/+71
* Stamp major release 8.3.0, and increment library version numbers.Bruce Momjian2007-01-051-1/+1
* Update for release 8.2.1.Bruce Momjian2007-01-052-4/+4
* Create release notes for all back-branch relases on 2007-01-08.Bruce Momjian2007-01-051-1/+520
* Call setrlimit if possible in pg_regress to allow core file generation, and p...Andrew Dunstan2007-01-051-1/+16
* Add missing reference to pg_shdescription. Greg MullaneTom Lane2007-01-051-2/+3
* Fix tab to space mention in FAQ_DEV.Bruce Momjian2007-01-042-4/+4
* Fix erroneous implementation of -s in postmaster.c (the switch doesn't takeTom Lane2007-01-041-113/+95
* Support type modifiers for user-defined types, and pull most knowledgeTom Lane2006-12-303-34/+101
* Clarify wording on when ctid is modified by VACUUM FULL.Bruce Momjian2006-12-301-2/+2
* Add TLS thread URL:Bruce Momjian2006-12-282-2/+4
* Remove:Bruce Momjian2006-12-282-6/+2
* Remove caveat about avoiding cross-type operators in constraints intendedTom Lane2006-12-281-24/+1
* Done:Bruce Momjian2006-12-282-11/+2
* Use FROM clause in example UPDATE commands where appropriate. AlsoTom Lane2006-12-271-23/+8
* Use "dead" rather than "expired" for vacuumable rows.Bruce Momjian2006-12-272-7/+7
* Remove incorrect semicolon in example. Joachim WielandTom Lane2006-12-261-2/+2
* Code review for XML patch. Instill a bit of sanity in the location ofTom Lane2006-12-242-3/+26
* Change a VACUUM manual page word from 'deleted' to 'expired', so DELETEBruce Momjian2006-12-231-2/+2
* Document that CREATE TYPE names should not begin with an underscore,Bruce Momjian2006-12-231-3/+3
* Restructure operator classes to allow improved handling of cross-data-typeTom Lane2006-12-235-192/+233
* Add a link to the developer's FAQ for my article about how companies canBruce Momjian2006-12-222-14/+18
* Slight adjustments to xml documentation to reflect functionality justBruce Momjian2006-12-221-9/+8
* Initial SQL/XML support: xml data type and initial set of functions.Peter Eisentraut2006-12-213-65/+141
* 8.3 release schedule is year 2007, not 2006.Bruce Momjian2006-12-202-10/+10
* Add timeline for next release to developer's FAQ.Bruce Momjian2006-12-192-45/+90
* Item done.Bruce Momjian2006-12-192-6/+2
* Interpret a dbName param to PQsetdbLogin as a conninfo string if it contains ...Andrew Dunstan2006-12-192-8/+30
* Set pg_am.amstrategies to zero for index AMs that don't have fixedTom Lane2006-12-181-2/+4
* Fix typo:Bruce Momjian2006-12-172-4/+4
* Move entry into CLUSTER section:Bruce Momjian2006-12-172-5/+5