summaryrefslogtreecommitdiff
path: root/doc/src
AgeCommit message (Expand)Author
2014-05-10Fix bogus documentation of json_object_agg().Tom Lane
2014-05-09Improve user-facing JSON documentation.Tom Lane
2014-05-09Document permissions needed for pg_database_size and pg_tablespace_size.Tom Lane
2014-05-09Increase the default value of effective_cache_size to 4GB.Tom Lane
2014-05-09Revert "Auto-tune effective_cache size to be 4x shared buffers"Tom Lane
2014-05-07When a background worker exists with code 0, unregister it.Robert Haas
2014-05-07doc: Fix DocBook XML validityPeter Eisentraut
2014-05-06More rewording of pg_stat_statements for 9.4 release notesBruce Momjian
2014-05-06Update 9.4 release notes for queryid controlBruce Momjian
2014-05-06Move pg_stat_statements into its on 9.4 release note sectionBruce Momjian
2014-05-05In 9.4 release notes, add detail to pg_stat_statements itemsBruce Momjian
2014-05-05Improve JSONB 9.4 release textBruce Momjian
2014-05-05Add doc links to 9.4 release notes, and add major features listBruce Momjian
2014-05-05Add SGML markup tags to 9.4 release notesBruce Momjian
2014-05-05Update "huge pages" description in the 9.4 release notesBruce Momjian
2014-05-05Update 9.4 release notes with feedback from the hackers listBruce Momjian
2014-05-05doc: In FDW handler docs, mark up scan_clauses with <literal>.Robert Haas
2014-05-04Add missing 9.4 release file.Bruce Momjian
2014-05-04Initial version of Postgres 9.4 release notesBruce Momjian
2014-05-02doc: Update pg_basebackup version compatibility claim for 9.4Peter Eisentraut
2014-05-01Documentation corrections for pg_replication_slots.Robert Haas
2014-04-30Rationalize common/relpath.[hc].Tom Lane
2014-04-28Minor fixes for ALTER TABLE documentation.Robert Haas
2014-04-23Allow polymorphic aggregates to have non-polymorphic state data types.Tom Lane
2014-04-23doc: Fix DocBook table column count declarationPeter Eisentraut
2014-04-23Fix typo, trance -> tranche, in docs.Heikki Linnakangas
2014-04-23doc: adjust 9970443640b4569cf72b3c8e84abe80bdf533c7f for "null string"Bruce Momjian
2014-04-22doc: improve wording of COPY commit 7ec73783d88a743799b0c262f1235f772497fb1dBruce Momjian
2014-04-22doc: mention CREATE MATERIALIZED VIEW AS can be EXPLAINedBruce Momjian
2014-04-22docs: add results for JSON operator examplesBruce Momjian
2014-04-22docs: clearify use of pg_database.datistemplateBruce Momjian
2014-04-22doc: improve CREATE RULE event listBruce Momjian
2014-04-22copy: update docs for FORCE_NULL and FORCE_NOT_NULL combinationBruce Momjian
2014-04-22doc: Improve "replication slot" index entriesPeter Eisentraut
2014-04-19doc: CREATE DATABASE doesn't copy template database-level config paramsBruce Momjian
2014-04-19doc: mention archive_command and recovery_command are exec'ed locallyBruce Momjian
2014-04-19docs: tablespaces cannot be accessed independentlyBruce Momjian
2014-04-19libpq: have PQconnectdbParams() and PQpingParams accept "" as defaultBruce Momjian
2014-04-17docs: adjustments for streaming standbys that disconnect frequentlyBruce Momjian
2014-04-17Rename EXPLAIN ANALYZE's "total runtime" output to "execution time".Tom Lane
2014-04-16docs: properly document psql auto encoding modeBruce Momjian
2014-04-16doc: move min_recovery_apply_delay into the right sectionBruce Momjian
2014-04-16docs: make max_wal_senders higher to handle disconnectsBruce Momjian
2014-04-16Add to_regprocedure() and to_regoperator().Robert Haas
2014-04-16doc: fix json_extract_path_text() typo by adding jsonbBruce Momjian
2014-04-15psql: conditionally display oids and replication identityBruce Momjian
2014-04-15vacuumdb: Add option --analyze-in-stagesPeter Eisentraut
2014-04-15Add TAP tests for client programsPeter Eisentraut
2014-04-14doc: Suggesting clearing pg_replslot from a hot filesystem backup.Robert Haas
2014-04-14doc: Update yet another place that didn't get the memo about matviews.Robert Haas