summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Update for 8.0: pg_tablespace is now also a shared catalog.Tom Lane2004-10-241-3/+4
* Add note that REINDEX takes a weaker lock than it used to.Tom Lane2004-10-241-1/+13
* In ALTER COLUMN TYPE, strip any implicit coercion operations appearingTom Lane2004-10-221-1/+17
* Fix documentation typo.Neil Conway2004-10-221-2/+2
* Update release history for releases 7.4.6, 7.3.8, 7.2.6.Tom Lane2004-10-221-1/+171
* Update obsolete comments about COPY vs INSERT options, per Uwe Schroeder.Tom Lane2004-10-211-6/+9
* Disallow referential integrity actions from being deferred; only theTom Lane2004-10-212-29/+37
* Add PQprepare/PQsendPrepared functions to libpq to support preparingTom Lane2004-10-181-16/+119
* Updated SQL key words tablePeter Eisentraut2004-10-181-20/+1114
* Force rebuild.Bruce Momjian2004-10-181-1/+1
* Improve indentation of sublists:Bruce Momjian2004-10-181-40/+40
* Update Japanese FAQ.Bruce Momjian2004-10-182-39/+45
* Update wording:Bruce Momjian2004-10-181-1/+1
* Add:Bruce Momjian2004-10-181-1/+13
* Allow background writing to be shut down by setting limit values to zero.Tom Lane2004-10-171-2/+4
* This patch clarifies the usage of references in PL/Perl :)Bruce Momjian2004-10-151-3/+8
* Have log_duration only output when log_statement has printed the query.Bruce Momjian2004-10-151-8/+9
* Update wording.Bruce Momjian2004-10-152-4/+4
* Update heading of Cygwin FAQ to be Cygwin-specific.Bruce Momjian2004-10-151-3/+3
* New wording on the three standards.Bruce Momjian2004-10-152-8/+8
* Update mingw faq.Bruce Momjian2004-10-142-2/+2
* Update Win32 fAQ.Bruce Momjian2004-10-142-4/+11
* Add:Bruce Momjian2004-10-141-1/+5
* Typo cleanup.Bruce Momjian2004-10-142-4/+4
* Update standards names.Bruce Momjian2004-10-142-6/+6
* Update 2003 as an official standard.Bruce Momjian2004-10-142-19/+23
* Add:Bruce Momjian2004-10-141-2/+3
* Add "draft".Bruce Momjian2004-10-142-4/+4
* Reorder links.Bruce Momjian2004-10-142-8/+8
* More URL updates.Bruce Momjian2004-10-142-5/+5
* Update markup.Bruce Momjian2004-10-142-3/+3
* New urls.Bruce Momjian2004-10-142-2/+6
* Working improvement.Bruce Momjian2004-10-142-8/+7
* Fix markup.Bruce Momjian2004-10-142-3/+3
* Add standards URL's.Bruce Momjian2004-10-142-20/+30
* Add:Bruce Momjian2004-10-131-1/+6
* Fix pg_indexes view so that it shows the index's tablespace not theTom Lane2004-10-111-1/+13
* Adjust configuration-files GUC behavior as per my recent proposal.Tom Lane2004-10-091-36/+46
* Add:Bruce Momjian2004-10-091-1/+4
* Add newline.Bruce Momjian2004-10-091-1/+2
* Add MinGW FAQ.Bruce Momjian2004-10-082-0/+147
* Move Win32 TODO items to main TODO list:Bruce Momjian2004-10-081-2/+10
* Rename FAQ_MSWIN to FAQ_CYGWIN.Bruce Momjian2004-10-081-1/+1
* Include schema name in pg_restore -l output, per request from Phil Endecott.Tom Lane2004-10-081-2/+8
* Whack some sense into the configuration-file-location patch.Tom Lane2004-10-083-27/+65
* Pull comment down into its own paragraph.Bruce Momjian2004-10-081-3/+6
* Add:Bruce Momjian2004-10-081-1/+7
* Suppress psql \s help display for platforms like Win32 that don'tBruce Momjian2004-10-061-2/+2
* please find attached an alternate submission which addresses open itemBruce Momjian2004-10-061-13/+4
* Remove arithmetic operators on the 1-byte-char datatype, as per proposalsTom Lane2004-10-041-1/+21