summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2012-02-23Stamp 9.1.3.REL9_1_3Tom Lane
2012-02-23Last-minute release note updates.Tom Lane
2012-02-23Require execute permission on the trigger function for CREATE TRIGGER.Tom Lane
2012-02-22Draft release notes for 9.1.3, 9.0.7, 8.4.11, 8.3.18.Tom Lane
2012-01-29Update statement about sorting of character-string data.Tom Lane
2012-01-27Fix wording, per Peter GeogheganMagnus Hagander
2012-01-24Remove tab in 9.1 SGML file.Bruce Momjian
2012-01-06Fix typo, pg_types_date.h => pgtypes_date.h.Tom Lane
2011-12-16Fix reference to "verify-ca" and "verify-full" in a note in the docs.Heikki Linnakangas
2011-12-06Add missing documentation for function pg_stat_get_wal_senders()Magnus Hagander
2011-12-05In pg_upgrade, allow tables using regclass to be upgraded because weBruce Momjian
2011-12-02Add some weasel wording about threaded usage of PGresults.Tom Lane
2011-12-01Stamp 9.1.2.REL9_1_2Tom Lane
2011-12-01Clarify documentation about SQL:2008 variant of LIMIT/OFFSET syntax.Tom Lane
2011-12-01Update information about configuring SysV IPC parameters on NetBSD.Tom Lane
2011-12-01Draft release notes for 9.1.2, 9.0.6, 8.4.10, 8.3.17, 8.2.23.Tom Lane
2011-11-28Remove erroneous claim about use of pg_locks.objid for advisory locks.Tom Lane
2011-11-10Correct documentation for trace_userlocks.Robert Haas
2011-11-10Document that PQexec() can handle a NULL res pointer just fine.Bruce Momjian
2011-11-08-DLINUX_OOM_ADJ=0 should be in CPPFLAGS, not CFLAGSPeter Eisentraut
2011-11-04Fix archive_command examplePeter Eisentraut
2011-11-01Document that multiple LDAP servers can be specifiedMagnus Hagander
2011-10-28Clarify that ORDER BY/FOR UPDATE can't malfunction at higher iso levels.Robert Haas
2011-10-28Change "and and" to "and".Robert Haas
2011-10-26Typo fixes.Tom Lane
2011-10-25Fix typoMagnus Hagander
2011-10-19Document that postmaster.opts is excluded from base backupsRobert Haas
2011-10-13Update documentation about ts_rank().Bruce Momjian
2011-10-13Fix typo in dummy_seclabel documentation.Tom Lane
2011-10-12Throw a useful error message if an extension script file is fed to psql.Tom Lane
2011-10-12Modify up/home macro to match standard parameter list; fixes doc build.Bruce Momjian
2011-10-12Improve documentation of psql's \q command.Tom Lane
2011-10-12Add Up/Home link to the top of the HTML doc output.Bruce Momjian
2011-10-11Document that not backing up postmaster.pid and postmaster.opts mightBruce Momjian
2011-10-10Improve documentation of how to fiddle with SCSI drives on FreeBSD.Robert Haas
2011-10-10Fix typo in docs for libpq keepalives_count option.Robert Haas
2011-10-08Add missing space.Robert Haas
2011-09-28Take sepgsql regression tests out of the regular regression test mechanism.Tom Lane
2011-09-24Fix typoMagnus Hagander
2011-09-24Note that sslmode=require verifies the CA if root cert is presentMagnus Hagander
2011-09-23synchronous_commit is an enum not a boolean.Simon Riggs
2011-09-22Stamp 9.1.1.REL9_1_1Tom Lane
2011-09-22Update release notes for 9.1.1, 9.0.5, 8.4.9, 8.3.16, 8.2.22.Tom Lane
2011-09-14In the manual section on primary_conninfo, recommend using a role withHeikki Linnakangas
2011-09-08Stamp 9.1.0.REL9_1_0Tom Lane
2011-09-08One last round of copy-editing for the 9.1 release notes.Tom Lane
2011-09-07In pg_upgrade, disallow migration of 8.3 clusters using contrib/ltreeBruce Momjian
2011-09-07Revert documentation patch about NEW/OLD and triggers.Bruce Momjian
2011-09-07Properly document the existance of OLD/NEW trigger pl/pgsql triggerBruce Momjian
2011-09-06Fix spelling mistake in pgpass documentation change.Bruce Momjian