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