aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml
Commit message (Expand)AuthorAge
* Allow multi-character source strings in contrib/unaccent.Tom Lane2014-06-30
* Allow empty replacement strings in contrib/unaccent.Tom Lane2014-06-30
* Fix typos in the cluster_name commit.Andres Freund2014-06-30
* Remove use_json_as_text options from json_to_record/json_populate_record.Tom Lane2014-06-29
* Add cluster_name GUC which is included in process titles if set.Andres Freund2014-06-29
* Remove Alpha and Tru64 support.Andres Freund2014-06-28
* Get rid of bogus separate pg_proc entries for json_extract_path operators.Tom Lane2014-06-26
* Remove obsolete example of CSV log file name from log_filename document.Fujii Masao2014-06-26
* Fix typo in replication slot function doc.Fujii Masao2014-06-24
* Add missing closing parenthesis into max_replication_slots doc.Fujii Masao2014-06-24
* doc: adjust JSONB GIN index descriptionBruce Momjian2014-06-21
* 9.4 release notes: adjust some entry wordingBruce Momjian2014-06-21
* Fix documentation template for CREATE TRIGGER.Kevin Grittner2014-06-21
* Don't allow to disable backend assertions via the debug_assertions GUC.Andres Freund2014-06-20
* Document SQL functions' behavior of parsing the whole function at once.Tom Lane2014-06-19
* Don't allow data_directory to be set in postgresql.auto.conf by ALTER SYSTEM.Fujii Masao2014-06-19
* Improve our mechanism for controlling the Linux out-of-memory killer.Tom Lane2014-06-18
* Document that jsonb has all the standard comparison operators.Andrew Dunstan2014-06-18
* Implement UPDATE tab SET (col1,col2,...) = (SELECT ...), ...Tom Lane2014-06-18
* 9.4 release notes: improve valgrind mentionBruce Momjian2014-06-17
* Secure Unix-domain sockets of "make check" temporary clusters.Noah Misch2014-06-14
* Adjust 9.4 release notes.Noah Misch2014-06-13
* Rename lo_create(oid, bytea) to lo_from_bytea().Tom Lane2014-06-12
* Consistently spell a replication slot's name as slot_name.Andres Freund2014-06-05
* Add description of pg_stat directory into doc.Fujii Masao2014-06-05
* Do not escape a unicode sequence when escaping JSON text.Andrew Dunstan2014-06-03
* Output timestamps in ISO 8601 format when rendering JSON.Andrew Dunstan2014-06-03
* doc: fix JSON function prototype variable labelBruce Momjian2014-06-02
* Improvements to the replication protocol documentation.Andres Freund2014-05-31
* In release notes, mention the need to initialize bgw_notify_pid.Robert Haas2014-05-29
* doc: improve markup of ssl_ecdh_curve commitBruce Momjian2014-05-28
* doc: improve ssl_ecdh_curve descriptionsBruce Momjian2014-05-27
* Support BSD and e2fsprogs UUID libraries alongside OSSP UUID library.Tom Lane2014-05-27
* doc: link/caps fixes for 9.4 release notesBruce Momjian2014-05-23
* doc: add ALTER TABLE lock level item as major 9.4 itemBruce Momjian2014-05-21
* doc: 9.4 release notes update for pg_bench line limit itemBruce Momjian2014-05-20
* Fix typo in JSON function document.Fujii Masao2014-05-19
* Fix incorrect column name in pg_stat_replication document.Fujii Masao2014-05-19
* doc: adjust JSONB 9.4 release note itemBruce Momjian2014-05-19
* doc: 9.4 release note adjustementsBruce Momjian2014-05-19
* doc: improve 9.4 release notesBruce Momjian2014-05-18
* Misc message style and doc fixes.Heikki Linnakangas2014-05-15
* doc: Clarify what files pg_basebackup omits from data directoryPeter Eisentraut2014-05-14
* pg_upgrade: error out on 'line' data type usageBruce Momjian2014-05-14
* doc: fix 9.4 release notes typoBruce Momjian2014-05-14
* doc: fix typo in 9.4 release note commentsBruce Momjian2014-05-14
* docs: mention windows quoting change in 9.4 release notesBruce Momjian2014-05-14
* doc: auto-updatable view adjustments for 9.4 release notesBruce Momjian2014-05-14
* docs: 9.4 release notes adjustmentsBruce Momjian2014-05-13
* docs: use structfield instead of structname in 9.4 release notesBruce Momjian2014-05-12