aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml
Commit message (Expand)AuthorAge
* Rename EXPLAIN ANALYZE's "total runtime" output to "execution time".Tom Lane2014-04-16
* docs: properly document psql auto encoding modeBruce Momjian2014-04-16
* doc: move min_recovery_apply_delay into the right sectionBruce Momjian2014-04-16
* docs: make max_wal_senders higher to handle disconnectsBruce Momjian2014-04-16
* Add to_regprocedure() and to_regoperator().Robert Haas2014-04-16
* doc: fix json_extract_path_text() typo by adding jsonbBruce Momjian2014-04-16
* psql: conditionally display oids and replication identityBruce Momjian2014-04-15
* vacuumdb: Add option --analyze-in-stagesPeter Eisentraut2014-04-15
* Add TAP tests for client programsPeter Eisentraut2014-04-14
* doc: Suggesting clearing pg_replslot from a hot filesystem backup.Robert Haas2014-04-14
* doc: Update yet another place that didn't get the memo about matviews.Robert Haas2014-04-14
* Correct description of constraint_name in ALTER TABLE documentation.Robert Haas2014-04-14
* Update list of relation types on which ALTER TABLE RENAME/OWNER work.Robert Haas2014-04-14
* Make security barrier views automatically updatableStephen Frost2014-04-12
* Create infrastructure for moving-aggregate optimization.Tom Lane2014-04-12
* docs: psql '--' comments are not passed to the serverBruce Momjian2014-04-10
* docs: add link to pg_start_backup() from pg_basebackup --checkpointBruce Momjian2014-04-09
* Add an in-core GiST index opclass for inet/cidr types.Tom Lane2014-04-08
* doc: Fix typo.Robert Haas2014-04-08
* Add new to_reg* functions for error-free OID lookups.Robert Haas2014-04-08
* Extra warnings and errors for PL/pgSQLSimon Riggs2014-04-06
* Reduce lock levels of some ALTER TABLE cmdsSimon Riggs2014-04-06
* Fix non-equivalence of VARIADIC and non-VARIADIC function call formats.Tom Lane2014-04-03
* Fix documentation about joining pg_locks to other views.Tom Lane2014-04-03
* Avoid promising that "ADD COLUMN ... DEFAULT NULL" is free.Tom Lane2014-04-03
* Doc: improve discussion of reverse+forward host name lookup in pg_hba.conf.Tom Lane2014-04-01
* Revert "Secure Unix-domain sockets of "make check" temporary clusters."Noah Misch2014-03-29
* Secure Unix-domain sockets of "make check" temporary clusters.Noah Misch2014-03-29
* Document platform-specificity of unix_socket_permissions.Noah Misch2014-03-29
* Improve documentation note about Python 2.3 and cdecimal.Tom Lane2014-03-27
* Document that Python 2.3 requires cdecimal module for full functionality.Tom Lane2014-03-26
* Cleanup around json_to_record/json_to_recordsetAndrew Dunstan2014-03-26
* Add -f/--follow option to pg_xlogdump.Heikki Linnakangas2014-03-26
* Fix typos in pg_basebackup documentationMagnus Hagander2014-03-25
* doc: list unlogged tables as a non-durable optionBruce Momjian2014-03-24
* Remove wchar.c Asserts that were stricter than the main codeBruce Momjian2014-03-24
* docs: Add short "cover density" descriptionBruce Momjian2014-03-24
* Fix ts_rank_cd() to ignore stripped lexemesBruce Momjian2014-03-24
* Fix START_REPLICATION syntax in document.Fujii Masao2014-03-24
* Fix "the the" typos.Heikki Linnakangas2014-03-24
* Fix mis-spelling in jsonb docs.Andrew Dunstan2014-03-23
* Introduce jsonb, a structured format for storing json.Andrew Dunstan2014-03-23
* Offer triggers on foreign tables.Noah Misch2014-03-23
* Some minor improvements to logical decoding document.Fujii Masao2014-03-19
* Logical decoding documentation corrections.Robert Haas2014-03-18
* Documentation for logical decoding.Robert Haas2014-03-18
* Fix help message and document in pg_receivexlog.Fujii Masao2014-03-18
* Release notes for 9.3.4, 9.2.8, 9.1.13, 9.0.17, 8.4.21.Tom Lane2014-03-17
* Fix typos in comments.Fujii Masao2014-03-17
* Cleanups from the remove-native-krb5 patchMagnus Hagander2014-03-16