aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml
Commit message (Expand)AuthorAge
* Make pg_service.conf sample LDIF more portable.Noah Misch2014-08-18
* Document new trigger-related forms of ALTER FOREIGN TABLE.Noah Misch2014-08-18
* Adjust Release Notes to reflect holding off wrapped expanded mode until 9.5 (...Greg Stark2014-08-18
* Fix obsolete mention of non-int64 support in CREATE SEQUENCE documentation.Tom Lane2014-08-18
* Use ISO 8601 format for dates converted to JSON, too.Tom Lane2014-08-17
* Add missing index terms for replication commands in the document.Fujii Masao2014-08-18
* Make an editorial pass over the 9.4 release notes.Tom Lane2014-08-17
* Improve DISCARD documentation.Tom Lane2014-08-17
* doc: Work around stylesheet bug for man buildPeter Eisentraut2014-08-17
* Doc fix: New York State's capital is Albany.Heikki Linnakangas2014-08-15
* doc: Fix DocBook XML validityPeter Eisentraut2014-08-14
* Update SysV parameter configuration documentation for FreeBSD.Tom Lane2014-08-14
* docs: Add missing period.Robert Haas2014-08-14
* doc: Remove obsolete set element DSSSL customizationsPeter Eisentraut2014-08-13
* Expose -S option in pg_receivexlog.Fujii Masao2014-08-13
* Fix typo in \setrandom document.Fujii Masao2014-08-12
* Add tab-completion for \unset and valid setting values of psql variables.Fujii Masao2014-08-12
* Fix documentation oversights about pageinspect and initialization fork.Fujii Masao2014-08-11
* Clarify type resolution behavior for domain types.Tom Lane2014-08-10
* Further cleanup of JSON-specific error messages.Tom Lane2014-08-09
* Add -F option to pg_receivexlog, for specifying fsync interval.Fujii Masao2014-08-08
* Fix typo in docs.Tom Lane2014-08-07
* pg_upgrade: assume user is install userBruce Momjian2014-08-04
* Fix typo in user manualHeikki Linnakangas2014-08-01
* pgbench: Allow \setrandom to generate Gaussian/exponential distributions.Robert Haas2014-07-30
* doc: Clean up some recently added PL/pgSQL documentationPeter Eisentraut2014-07-29
* Reword the sentence for pg_logical_slot_peek_changes function.Fujii Masao2014-07-29
* doc: Fix up ALTER TABLESPACE reference pagePeter Eisentraut2014-07-26
* docs: Improve documentation of \pset without arguments.Robert Haas2014-07-24
* Rearrange documentation paragraph describing pg_relation_size().Tom Lane2014-07-23
* Release notes for 9.3.5, 9.2.9, 9.1.14, 9.0.18, 8.4.22.Tom Lane2014-07-21
* Replace "internationalize" with "localize" where appropriatePeter Eisentraut2014-07-20
* First-draft release notes for 9.3.5.Tom Lane2014-07-20
* Fix xreflabel for hot_standby_feedback.Tom Lane2014-07-19
* Limit pg_upgrade authentication advice to always-secure techniques.Noah Misch2014-07-18
* Add option to pg_ctl to choose event source for loggingMagnus Hagander2014-07-17
* doc: Spell checkingPeter Eisentraut2014-07-16
* doc: Put new options in right order on reference pagesPeter Eisentraut2014-07-15
* Add missing doc changes for ee80f043bc9bAlvaro Herrera2014-07-15
* doc: small fixes for REINDEX reference pagePeter Eisentraut2014-07-14
* Implement IMPORT FOREIGN SCHEMA.Tom Lane2014-07-10
* Add new ECHO mode 'errors' that displays only failed commands in psql.Fujii Masao2014-07-10
* Fix whitespacePeter Eisentraut2014-07-08
* Update key words table for 9.4Peter Eisentraut2014-07-08
* doc: Link text to table by idPeter Eisentraut2014-07-08
* doc: Fix spacing in verbatim environmentsPeter Eisentraut2014-07-08
* Split out the description of page-level lock as new subsection in document.Fujii Masao2014-07-04
* Improve support for composite types in PL/Python.Tom Lane2014-07-03
* Rename logical decoding's pg_llog directory to pg_logical.Andres Freund2014-07-02
* Allow CREATE/ALTER DATABASE to manipulate datistemplate and datallowconn.Tom Lane2014-07-01