aboutsummaryrefslogtreecommitdiff
path: root/doc/src
Commit message (Expand)AuthorAge
...
* pg_basebackup: Add support for relocating tablespacesPeter Eisentraut2014-02-22
* doc: Clarify documentation page header customization codePeter Eisentraut2014-02-20
* Document pg_replslot in storage.sgml.Robert Haas2014-02-19
* Switch various builtin functions to use pg_lsn instead of text.Robert Haas2014-02-19
* Add a pg_lsn data type, to represent an LSN.Robert Haas2014-02-19
* Last-minute updates for release notes.Tom Lane2014-02-17
* Improve documentation about multixact IDs.Tom Lane2014-02-17
* Document risks of "make check" in the regression testing instructions.Tom Lane2014-02-17
* Document security implications of check_function_bodies.Noah Misch2014-02-17
* Prevent privilege escalation in explicit calls to PL validators.Noah Misch2014-02-17
* Shore up ADMIN OPTION restrictions.Noah Misch2014-02-17
* Release notes for 9.3.3, 9.2.7, 9.1.12, 9.0.16, 8.4.20.Tom Lane2014-02-16
* Further wordsmithing on 9.3.3 release notes.Tom Lane2014-02-16
* Improve release notes per comments from Andres Freund.Tom Lane2014-02-16
* 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