Commit Graph

8659 Commits (94cda4f1065bcd21bdce664dc03eaa31faba0442)

Author SHA1 Message Date
Magnus Hagander 94c35d5a96 Remove references to PostgreSQL bundled on Solaris 14 years ago
Magnus Hagander 2006070528 Remove references to pgfoundry as recommended hosting platform 14 years ago
Peter Eisentraut e23e17ffb0 Update copyright year in forgotten places 14 years ago
Magnus Hagander 1643031e5f Add missing subtitle for compressed archive logs 14 years ago
Tom Lane 7651ec7987 Update release notes for 9.1.4, 9.0.8, 8.4.12, 8.3.19. 14 years ago
Tom Lane 2c1382d96c Fix contrib/citext's upgrade script to handle array and domain cases. 14 years ago
Tom Lane 1c0e678678 Overdue code review for transaction-level advisory locks patch. 14 years ago
Magnus Hagander 6d362ec209 Remove link to ODBCng project from the docs. 14 years ago
Tom Lane 5cf6fddd63 Adjust various references to GEQO being non-deterministic. 14 years ago
Tom Lane 63d8636c50 Update URL for pgtclng project. 14 years ago
Robert Haas 10b2e7404f Update docs on numeric storage requirements. 14 years ago
Tom Lane 5bd06e619c Back-patch contrib/vacuumlo's new -l (limit) option into 9.0 and 9.1. 14 years ago
Alvaro Herrera 52b03fbdfe Update struct Trigger in docs 14 years ago
Bruce Momjian 5a264d4aa0 Remove tabs in SGML files 14 years ago
Tatsuo Ishii 66d3e691db Add description for --no-locale and --text-search-config. 14 years ago
Tom Lane e076ee6d3f Improve documentation around logging_collector and use of stderr. 14 years ago
Tom Lane af1967239a Simplify references to backslash-doubling in func.sgml. 14 years ago
Tom Lane 22795f096b Last-minute release note updates. 14 years ago
Tom Lane 54e2b6488b Require execute permission on the trigger function for CREATE TRIGGER. 14 years ago
Tom Lane f209a0c559 Draft release notes for 9.1.3, 9.0.7, 8.4.11, 8.3.18. 14 years ago
Tom Lane b3bd5a093f Update statement about sorting of character-string data. 14 years ago
Magnus Hagander b7922a6dd0 Fix wording, per Peter Geoghegan 14 years ago
Bruce Momjian e9cdb00ccd Remove tab in 9.1 SGML file. 14 years ago
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 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