summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* R-tree is dead ... long live GiST.Tom Lane2005-11-077-159/+90
* Brand HEAD branch as 8.2devel.Tom Lane2005-11-051-1/+1
* Tag everything for 8.1.0 ... Finally, a relesae on scheduale!!REL8_1_0PostgreSQL Daemon2005-11-051-1/+1
* Update FAQ for most recent release as 8.1.Bruce Momjian2005-11-052-4/+4
* Yet another supported-platforms update.Tom Lane2005-11-051-5/+6
* Editorial review for partitioning/constraint exclusion documentation.Tom Lane2005-11-042-850/+876
* Spellchecking run, final cleanupsPeter Eisentraut2005-11-0434-261/+248
* Update release notes for 8.1.Bruce Momjian2005-11-041-2/+9
* We haven't seen any agreement emerge as to what is causing AIX 5.3 ML3Bruce Momjian2005-11-041-2/+62
* Update supported-platforms list.Tom Lane2005-11-041-13/+11
* Avoid referring to a specific version of the SQL standard except whereTom Lane2005-11-046-17/+18
* Some minor improvements to the CE docs. Also fix a bit of SGML markupNeil Conway2005-11-032-42/+55
* Add Tomoaki Sato to pgbench changes in release notes.Bruce Momjian2005-11-021-2/+2
* Add some documentation for constraint exclusion and basic partitioning.Neil Conway2005-11-012-101/+718
* Make an editorial pass over the reference pages.Tom Lane2005-11-0126-145/+200
* Update supported-platforms entry for Tru64.Tom Lane2005-10-311-4/+4
* Mention in the docs that temporary/non-temp tables can not shareBruce Momjian2005-10-311-2/+4
* Update supported-platforms list.Tom Lane2005-10-301-14/+15
* tag it for rc1REL8_1_0RC1PostgreSQL Daemon2005-10-301-1/+1
* Fix psql ref typo.Bruce Momjian2005-10-301-2/+2
* Update supported-platforms list.Tom Lane2005-10-281-6/+13
* Fix broken markup.Tom Lane2005-10-281-2/+2
* Remove mention that \x doesn't affect backslash commands.Bruce Momjian2005-10-281-5/+2
* Update:Bruce Momjian2005-10-272-4/+4
* Add:Bruce Momjian2005-10-272-2/+6
* Add mention that .pgpass localhost matches tcp and unix domain sockets.Bruce Momjian2005-10-271-3/+5
* Add mention of errfinish.Bruce Momjian2005-10-272-8/+12
* Disable expanded mode only for \d tablename, not for all backslashBruce Momjian2005-10-271-2/+2
* Add items from Tom:Bruce Momjian2005-10-272-6/+27
* Add info about using rsync to make base backups. Per report fromTom Lane2005-10-261-7/+15
* Adjust parser so that POSTQUEL-style implicit RTEs are stored withTom Lane2005-10-261-2/+12
* Rename config section headings.Bruce Momjian2005-10-262-4/+4
* Add:Bruce Momjian2005-10-252-2/+11
* Convert explanation of interval change into something resembling grammaticalTom Lane2005-10-251-12/+13
* Small grammar correction.Tom Lane2005-10-251-4/+5
* Update 24 hours/1 day distinction in release notes.Bruce Momjian2005-10-251-8/+8
* Update the URL for "The Hitch-Hiker's Guide to Evolutionary Computation".Bruce Momjian2005-10-251-2/+2
* IBM has addressed the socket address storage issue as of AIX 5.3Bruce Momjian2005-10-241-2/+21
* Add:Bruce Momjian2005-10-242-2/+6
* More forcefully recommend MD5 over crypt authentication.Bruce Momjian2005-10-241-5/+10
* Fix incorrect wording about function failure time on unsafe ops - theseAndrew Dunstan2005-10-241-4/+8
* I have applied the following patch to document PQinitSSL() andBruce Momjian2005-10-242-8/+18
* A bit of minor copy-editing.Tom Lane2005-10-232-8/+18
* I've confirmed 8.1beta4 passes regression tests on all hardware platformsTom Lane2005-10-231-24/+24
* update configure and bugtemplate for beta 4 ...REL8_1_0BETA4PostgreSQL Daemon2005-10-221-1/+1
* Add a note about GNU tar's propensity to complain if a file changesTom Lane2005-10-221-1/+10
* Copy-editing for recent documentation changes relevant to WAL,Tom Lane2005-10-223-143/+129
* Fix documentation to specify the correct range of timezone offsets forTom Lane2005-10-221-12/+15
* Fix typo.Alvaro Herrera2005-10-221-2/+2
* Clean up autovacuum documentation, which was a bit out of sync with whatTom Lane2005-10-211-42/+92