Commit Graph

10481 Commits (ef007e67022bf7f2367aa10fd226d6fb86b6fb9c)

Author SHA1 Message Date
Tom Lane f517ece063 Fix typo, pg_types_date.h => pgtypes_date.h. 14 years ago
Heikki Linnakangas d0ea1db52a Fix reference to "verify-ca" and "verify-full" in a note in the docs. 14 years ago
Magnus Hagander 75594e0cf7 Add missing documentation for function pg_stat_get_wal_senders() 14 years ago
Bruce Momjian 98fbce0931 In pg_upgrade, allow tables using regclass to be upgraded because we 14 years ago
Tom Lane 1cd1a7c102 Add some weasel wording about threaded usage of PGresults. 14 years ago
Tom Lane cfd8cf37d2 Stamp 9.1.2. 14 years ago
Tom Lane 92b9e439e7 Clarify documentation about SQL:2008 variant of LIMIT/OFFSET syntax. 14 years ago
Tom Lane 0f90fb90c3 Update information about configuring SysV IPC parameters on NetBSD. 14 years ago
Tom Lane 2cbe4f4c9e Draft release notes for 9.1.2, 9.0.6, 8.4.10, 8.3.17, 8.2.23. 14 years ago
Tom Lane 8ab9df0db1 Remove erroneous claim about use of pg_locks.objid for advisory locks. 14 years ago
Robert Haas 91e8cb61a5 Correct documentation for trace_userlocks. 14 years ago
Bruce Momjian 0b6a1e8a16 Document that PQexec() can handle a NULL res pointer just fine. 14 years ago
Peter Eisentraut 97c3d4853b -DLINUX_OOM_ADJ=0 should be in CPPFLAGS, not CFLAGS 14 years ago
Peter Eisentraut 97d5b21c86 Fix archive_command example 14 years ago
Magnus Hagander 864c38c59e Document that multiple LDAP servers can be specified 14 years ago
Robert Haas af0cc0f42d Clarify that ORDER BY/FOR UPDATE can't malfunction at higher iso levels. 14 years ago
Robert Haas e489c000d9 Change "and and" to "and". 14 years ago
Tom Lane 8be47f79d3 Typo fixes. 14 years ago
Magnus Hagander 4911a27457 Fix typo 14 years ago
Robert Haas 13a867825a Document that postmaster.opts is excluded from base backups 14 years ago
Bruce Momjian a6c96534f0 Update documentation about ts_rank(). 14 years ago
Tom Lane eb0ae9700d Fix typo in dummy_seclabel documentation. 14 years ago
Tom Lane dbd35a972f Throw a useful error message if an extension script file is fed to psql. 14 years ago
Bruce Momjian ecd9de637b Modify up/home macro to match standard parameter list; fixes doc build. 14 years ago
Tom Lane 66a28adbc5 Improve documentation of psql's \q command. 14 years ago
Bruce Momjian e0448c0c51 Add Up/Home link to the top of the HTML doc output. 14 years ago
Bruce Momjian 35db9d0ab8 Document that not backing up postmaster.pid and postmaster.opts might 14 years ago
Robert Haas 262d7f8bac Improve documentation of how to fiddle with SCSI drives on FreeBSD. 14 years ago
Robert Haas bc397244c8 Fix typo in docs for libpq keepalives_count option. 14 years ago
Robert Haas 1ae092ae14 Add missing space. 14 years ago
Tom Lane 39be695772 Take sepgsql regression tests out of the regular regression test mechanism. 14 years ago
Magnus Hagander 3f75cecfbb Fix typo 14 years ago
Magnus Hagander 2b250fb077 Note that sslmode=require verifies the CA if root cert is present 14 years ago
Simon Riggs 8ab067da91 synchronous_commit is an enum not a boolean. 14 years ago
Tom Lane 8da4007a4d Stamp 9.1.1. 14 years ago
Tom Lane 7f70f35031 Update release notes for 9.1.1, 9.0.5, 8.4.9, 8.3.16, 8.2.22. 14 years ago
Heikki Linnakangas 7334135310 In the manual section on primary_conninfo, recommend using a role with 14 years ago
Tom Lane 1f43001424 Stamp 9.1.0. 15 years ago
Tom Lane c7d60312fb One last round of copy-editing for the 9.1 release notes. 15 years ago
Bruce Momjian 8cdd62068d In pg_upgrade, disallow migration of 8.3 clusters using contrib/ltree 15 years ago
Bruce Momjian d5d94e1601 Revert documentation patch about NEW/OLD and triggers. 15 years ago
Bruce Momjian e4d59f3536 Properly document the existance of OLD/NEW trigger pl/pgsql trigger 15 years ago
Bruce Momjian 6117526b5b Fix spelling mistake in pgpass documentation change. 15 years ago
Bruce Momjian 2b3e86d475 Add documentation suggestion about adding a comment to the top of 15 years ago
Bruce Momjian 3430ab5986 Fix plpgsql "PERFORM" markup. 15 years ago
Bruce Momjian 94bf47db8f Document PERFORM limitation when using WITH queries. 15 years ago
Tom Lane a3850a5f75 Add an "incompatibility" entry to 9.1 release notes about CREATE EXTENSION. 15 years ago
Tom Lane 95a07c1ebe Update type-conversion documentation for long-ago changes. 15 years ago
Bruce Momjian f85adb65bf Properly document semphore requirements by accounting for worker 15 years ago
Bruce Momjian 0603ba3415 Add documentation link to strftime supported options. 15 years ago