aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml
Commit message (Expand)AuthorAge
* First-draft release notes for 9.3.3.Tom Lane2014-02-16
* Update regression testing instructions.Tom Lane2014-02-14
* Suggest shell here-documents instead of psql -c for multiple commands.Tom Lane2014-02-14
* Separate multixact freezing parameters from xid'sAlvaro Herrera2014-02-13
* docs: improve CREATE FUNCTION docs about language case and quotingBruce Momjian2014-02-13
* pgcrypto: clarify 'md5' (hash) table entryBruce Momjian2014-02-13
* pg_upgrade: mention the need for tablespace snapshots in docsBruce Momjian2014-02-13
* pg_upgrade: document use of file system and COW snapshotsBruce Momjian2014-02-12
* Improve cross-references between minor version release notes.Tom Lane2014-02-12
* Revert gmake/make release note changesBruce Momjian2014-02-12
* Rename 'gmake' to 'make' in docs and recommended commandsBruce Momjian2014-02-12
* doc: Postgres date-style date-only output is ISOBruce Momjian2014-02-12
* Don't generate plain-text HISTORY and src/test/regress/README anymore.Tom Lane2014-02-10
* doc: Disable indentation of XHTML outputPeter Eisentraut2014-02-05
* Minor improvements to replication slot documentation.Robert Haas2014-02-05
* Rephrase text to avoid links in regress.sgmlRobert Haas2014-02-03
* Document a few more regression test hazards.Robert Haas2014-02-03
* Add <indexterm> for functions pg_sleep_for and pg_sleep_until.Fujii Masao2014-02-03
* Fix typos in docs and comments.Fujii Masao2014-02-02
* Introduce replication slots.Robert Haas2014-01-31
* docs: mention 'g' is not in the regex embedded options tableBruce Momjian2014-01-31
* doc: mention statistics reset during crash recoveryBruce Momjian2014-01-31
* doc: mention data page checksums in WAL sectionBruce Momjian2014-01-31
* docs: mention tgconstrindid supports exclusion constraintsBruce Momjian2014-01-31
* Add some examples to the postgres_fdw documentation.Tom Lane2014-01-31
* doc: authentication wording improvementsBruce Momjian2014-01-31
* docs: specify FOR UPDATE/SHARE incompatibilitiesBruce Momjian2014-01-31
* Fix documented return type of json_array_elements_text.Andrew Dunstan2014-01-31
* Add convenience functions pg_sleep_for and pg_sleep_until.Robert Haas2014-01-30
* docs: improve xref description for xreflabel and refentry linksBruce Momjian2014-01-30
* docs: mention SGML refentry also pulls text from the linkBruce Momjian2014-01-30
* docs: add mention of index swappingBruce Momjian2014-01-30
* Add checks for interval overflow/underflowBruce Momjian2014-01-30
* Include planning time in EXPLAIN ANALYZE output.Robert Haas2014-01-29
* Add json_array_elements_text function.Andrew Dunstan2014-01-29
* Remedy two small omissions in the new json functions docs.Andrew Dunstan2014-01-29
* Fix docs build.Heikki Linnakangas2014-01-29
* Allow using huge TLB pages on Linux (MAP_HUGETLB)Heikki Linnakangas2014-01-29
* Minor docs fixes for new json functions.Andrew Dunstan2014-01-28
* New json functions.Andrew Dunstan2014-01-28
* Add pg_stat_archiver statistics view.Fujii Masao2014-01-29
* Keep pg_stat_statements' query texts in a file, not in shared memory.Tom Lane2014-01-27
* Relax the requirement that all lwlocks be stored in a single array.Robert Haas2014-01-27
* Code review for auto-tuned effective_cache_size.Tom Lane2014-01-27
* Provide for client-only installs with MSVC.Andrew Dunstan2014-01-26
* Enable building with Visual Studion 2013.Andrew Dunstan2014-01-26
* Use E, not e, for escaping in example docsStephen Frost2014-01-26
* Copy-editing docs for recovery_target='immediate', and "ie."Heikki Linnakangas2014-01-25
* docs: mention CREATE TABLE LIKE linkage using INCLUDING DEFAULTSBruce Momjian2014-01-25
* Add recovery_target='immediate' option.Heikki Linnakangas2014-01-25