Commit Graph

11700 Commits (0a7832005792fa6dad171f9cadb8d587fe0dd800)

Author SHA1 Message Date
Bruce Momjian 47faae9316 More rewording of pg_stat_statements for 9.4 release notes 12 years ago
Bruce Momjian 768fb00326 Update 9.4 release notes for queryid control 12 years ago
Bruce Momjian a1c287a383 Move pg_stat_statements into its on 9.4 release note section 12 years ago
Bruce Momjian 60832ea39d In 9.4 release notes, add detail to pg_stat_statements items 12 years ago
Bruce Momjian 49c683bafd Improve JSONB 9.4 release text 12 years ago
Bruce Momjian a64560d994 Add doc links to 9.4 release notes, and add major features list 12 years ago
Bruce Momjian b2f7bd72c4 Add SGML markup tags to 9.4 release notes 12 years ago
Bruce Momjian f8db074049 Update "huge pages" description in the 9.4 release notes 12 years ago
Bruce Momjian 5b8de6d467 Update 9.4 release notes with feedback from the hackers list 12 years ago
Robert Haas c70cc9afb3 doc: In FDW handler docs, mark up scan_clauses with <literal>. 12 years ago
Bruce Momjian d69ffd6f03 Add missing 9.4 release file. 12 years ago
Bruce Momjian 21223c24c2 Initial version of Postgres 9.4 release notes 12 years ago
Peter Eisentraut 0717748c90 doc: Update pg_basebackup version compatibility claim for 9.4 12 years ago
Robert Haas 65fb5ff130 Documentation corrections for pg_replication_slots. 12 years ago
Tom Lane 2d00190495 Rationalize common/relpath.[hc]. 12 years ago
Robert Haas 728c06f17f Minor fixes for ALTER TABLE documentation. 12 years ago
Tom Lane f0fedfe82c Allow polymorphic aggregates to have non-polymorphic state data types. 12 years ago
Peter Eisentraut 125ba2945a doc: Fix DocBook table column count declaration 12 years ago
Heikki Linnakangas 4a781f1e6c Fix typo, trance -> tranche, in docs. 12 years ago
Bruce Momjian 2362c2bd23 doc: adjust 9970443640 for "null string" 12 years ago
Bruce Momjian 9970443640 doc: improve wording of COPY commit 7ec73783d8 12 years ago
Bruce Momjian 8506a607a3 doc: mention CREATE MATERIALIZED VIEW AS can be EXPLAINed 12 years ago
Bruce Momjian 26cd1d7d95 docs: add results for JSON operator examples 12 years ago
Bruce Momjian 72590b3a69 docs: clearify use of pg_database.datistemplate 12 years ago
Bruce Momjian c27bf777cf doc: improve CREATE RULE event list 12 years ago
Bruce Momjian 7ec73783d8 copy: update docs for FORCE_NULL and FORCE_NOT_NULL combination 12 years ago
Peter Eisentraut 80ce90b9c4 doc: Improve "replication slot" index entries 12 years ago
Bruce Momjian 012025f9ae doc: CREATE DATABASE doesn't copy template database-level config params 12 years ago
Bruce Momjian 0e8beed515 doc: mention archive_command and recovery_command are exec'ed locally 12 years ago
Bruce Momjian 4353d1809f docs: tablespaces cannot be accessed independently 12 years ago
Bruce Momjian 13ecb822e8 libpq: have PQconnectdbParams() and PQpingParams accept "" as default 12 years ago
Bruce Momjian 52e757420f docs: adjustments for streaming standbys that disconnect frequently 12 years ago
Tom Lane 5f86cbd714 Rename EXPLAIN ANALYZE's "total runtime" output to "execution time". 12 years ago
Bruce Momjian e183d11262 docs: properly document psql auto encoding mode 12 years ago
Bruce Momjian be5f7fff47 doc: move min_recovery_apply_delay into the right section 12 years ago
Bruce Momjian 9c53346500 docs: make max_wal_senders higher to handle disconnects 12 years ago
Robert Haas dfc0219f64 Add to_regprocedure() and to_regoperator(). 12 years ago
Bruce Momjian ed4a26260c doc: fix json_extract_path_text() typo by adding jsonb 12 years ago
Bruce Momjian 4168c00a5d psql: conditionally display oids and replication identity 12 years ago
Peter Eisentraut c92c3d50d7 vacuumdb: Add option --analyze-in-stages 12 years ago
Peter Eisentraut 7d0f493f19 Add TAP tests for client programs 12 years ago
Robert Haas 69671ab548 doc: Suggesting clearing pg_replslot from a hot filesystem backup. 12 years ago
Robert Haas c050b2aae3 doc: Update yet another place that didn't get the memo about matviews. 12 years ago
Robert Haas f0aa6c06d4 Correct description of constraint_name in ALTER TABLE documentation. 12 years ago
Robert Haas 0c953540d2 Update list of relation types on which ALTER TABLE RENAME/OWNER work. 12 years ago
Stephen Frost 842faa714c Make security barrier views automatically updatable 12 years ago
Tom Lane a9d9acbf21 Create infrastructure for moving-aggregate optimization. 12 years ago
Bruce Momjian 3c41b812c5 docs: psql '--' comments are not passed to the server 12 years ago
Bruce Momjian 85c6bba2ce docs: add link to pg_start_backup() from pg_basebackup --checkpoint 12 years ago
Tom Lane f23a5630eb Add an in-core GiST index opclass for inet/cidr types. 12 years ago