Commit Graph

9661 Commits (eaba54c20c5ab2cb6aaffa574444fd4990dfe2c7)

Author SHA1 Message Date
Bruce Momjian ea43af38dc doc: improve server's keepalive description 12 years ago
Bruce Momjian b0cb40f93a docs: improve TABLE command by showing supported clauses 12 years ago
Bruce Momjian 4ea2e2d474 release notes: add item missed in 9.2.5 release 12 years ago
Heikki Linnakangas 2b8483d69d Fix name of syslog_ident GUC in docs. 12 years ago
Bruce Momjian e2224faf17 docs: to_timestamp and to_date do minimal range checking 12 years ago
Andrew Dunstan 3b5e03dca2 Provide a FORCE NULL option to COPY in CSV mode. 12 years ago
Alvaro Herrera e2a0fc5363 auto_explain: Add logging of trigger execution 12 years ago
Alvaro Herrera 84df54b22e Constructors for interval, timestamp, timestamptz 12 years ago
Robert Haas b89e151054 Introduce logical decoding. 12 years ago
Heikki Linnakangas f8ce16d0d2 Rename huge_tlb_pages to huge_pages, and improve docs. 12 years ago
Alvaro Herrera 9067310cc5 pg_dump et al: Add --if-exists option 12 years ago
Robert Haas d83ee62231 Corrections to replication slots code and documentation. 12 years ago
Alvaro Herrera ef5856fd9b Allow BASE_BACKUP to be throttled 12 years ago
Alvaro Herrera 4333eee82d doc: bgw_main takes a Datum argument, not void *. 12 years ago
Robert Haas dd1a3bccca Show xid and xmin in pg_stat_activity and pg_stat_replication. 12 years ago
Peter Eisentraut 32001ab0b7 Update and clarify ssl_ciphers default 12 years ago
Bruce Momjian 848ae330a4 Increase work_mem and maintenance_work_mem defaults by 4x 12 years ago
Bruce Momjian 6f14a6f703 docs: remove unnecessary references to old PG versions 12 years ago
Bruce Momjian 3f05bedaf2 Fix markup for CHAR() doc patch 12 years ago
Bruce Momjian 8457d0beca docs: document behavior of CHAR() comparisons with chars < space 12 years ago
Robert Haas 6615e77439 Use pg_lsn data type in pg_stat_replication, too. 12 years ago
Peter Eisentraut bb4eefe7bf doc: Improve DocBook XML validity 12 years ago
Peter Eisentraut fb05f3ce83 pg_basebackup: Add support for relocating tablespaces 12 years ago
Peter Eisentraut 8c059dffd8 doc: Clarify documentation page header customization code 12 years ago
Robert Haas 7b3cf9ba9d Document pg_replslot in storage.sgml. 12 years ago
Robert Haas 6f289c2b7d Switch various builtin functions to use pg_lsn instead of text. 12 years ago
Robert Haas 7d03a83f4d Add a pg_lsn data type, to represent an LSN. 12 years ago
Tom Lane 7b1fab3fd2 Last-minute updates for release notes. 12 years ago
Tom Lane e7f409756d Improve documentation about multixact IDs. 12 years ago
Tom Lane 6ef325429c Document risks of "make check" in the regression testing instructions. 12 years ago
Noah Misch 540b4e5bc8 Document security implications of check_function_bodies. 12 years ago
Noah Misch 537cbd35c8 Prevent privilege escalation in explicit calls to PL validators. 12 years ago
Noah Misch fea164a72a Shore up ADMIN OPTION restrictions. 12 years ago
Tom Lane 0983315b1d Release notes for 9.3.3, 9.2.7, 9.1.12, 9.0.16, 8.4.20. 12 years ago
Tom Lane 734ff84b08 Further wordsmithing on 9.3.3 release notes. 12 years ago
Tom Lane 8fd994e40c Improve release notes per comments from Andres Freund. 12 years ago
Tom Lane cefd3e507d First-draft release notes for 9.3.3. 12 years ago
Tom Lane 2128c52f5c Update regression testing instructions. 12 years ago
Tom Lane 1ea081bbd7 Suggest shell here-documents instead of psql -c for multiple commands. 12 years ago
Alvaro Herrera 801c2dc72c Separate multixact freezing parameters from xid's 12 years ago
Bruce Momjian de4b6558be docs: improve CREATE FUNCTION docs about language case and quoting 12 years ago
Bruce Momjian 474cb24df7 pgcrypto: clarify 'md5' (hash) table entry 12 years ago
Bruce Momjian 3f735ae831 pg_upgrade: mention the need for tablespace snapshots in docs 12 years ago
Bruce Momjian bcec58cf1e pg_upgrade: document use of file system and COW snapshots 12 years ago
Tom Lane 4a6f136c46 Improve cross-references between minor version release notes. 12 years ago
Bruce Momjian 993c3961a4 Revert gmake/make release note changes 12 years ago
Bruce Momjian 2fc80e8e83 Rename 'gmake' to 'make' in docs and recommended commands 12 years ago
Bruce Momjian 8c9db4a5a4 doc: Postgres date-style date-only output is ISO 12 years ago
Tom Lane 2895415205 Don't generate plain-text HISTORY and src/test/regress/README anymore. 12 years ago
Peter Eisentraut f31005e340 doc: Disable indentation of XHTML output 12 years ago