aboutsummaryrefslogtreecommitdiff
path: root/doc/src
Commit message (Expand)AuthorAge
* Make pg_basebackup work with pre-9.3 servers, and add server version check.Heikki Linnakangas2013-03-25
* Add parallel pg_dump option.Andrew Dunstan2013-03-24
* Don't put <indexterm> before <term> in <varlistentry> items.Tom Lane2013-03-23
* Document cross-version compatibility issues for contrib/postgres_fdw.Tom Lane2013-03-22
* Fix problems with incomplete attempt to prohibit OIDS with MVs.Kevin Grittner2013-03-22
* Update commit_delay documentation.Tom Lane2013-03-22
* Allow I/O reliability checks using 16-bit checksumsSimon Riggs2013-03-22
* Eliminate trivial whitespace inconsistency in docs sample code.Kevin Grittner2013-03-21
* Allow extracting machine-readable object identityAlvaro Herrera2013-03-20
* Clarify assumption of filesystem metadata integrity.Simon Riggs2013-03-19
* Correction that 2pc state files use CRC-32.Simon Riggs2013-03-19
* Add reliability docs about storage/memory corruptions.Simon Riggs2013-03-18
* Improve documentation of EXTRACT(WEEK).Tom Lane2013-03-18
* Remove PageSetTLI and rename pd_tli to pd_checksumSimon Riggs2013-03-18
* Add lock_timeout configuration parameter.Tom Lane2013-03-16
* Improve the documentation about commit_delay.Tom Lane2013-03-15
* Extend format() to handle field width and left/right alignment.Tom Lane2013-03-14
* Fix documentation oversight.Tom Lane2013-03-12
* Allow default expressions to be attached to columns of foreign tables.Tom Lane2013-03-12
* Fix orthotypographical mistakeAlvaro Herrera2013-03-12
* JSON generation improvements.Andrew Dunstan2013-03-10
* doc: Add note about checkpoint_warning vs checkpoint_timeoutPeter Eisentraut2013-03-10
* Support writable foreign tables.Tom Lane2013-03-10
* Fix typo in docs for ALTER MATERIALIZED VIEW.Kevin Grittner2013-03-07
* Add docs for pg_matviews, which were missed in the initial MV commit.Kevin Grittner2013-03-06
* psql: Let \l accept a patternPeter Eisentraut2013-03-04
* Add a materialized view relations.Kevin Grittner2013-03-03
* doc: Small tweak for consistencyPeter Eisentraut2013-03-03
* doc: A few awkward phrasing fixesPeter Eisentraut2013-03-03
* Remove spurious "the", and add a missing one.Heikki Linnakangas2013-02-27
* Add support for piping COPY to/from an external program.Heikki Linnakangas2013-02-27
* doc: Fix markup typoPeter Eisentraut2013-02-25
* Add -d option to pg_dumpall, for specifying a connection string.Heikki Linnakangas2013-02-25
* Add -d/--dbname option to pg_dump.Heikki Linnakangas2013-02-25
* Add -d option to pg_basebackup and pg_receivexlog, for connection string.Heikki Linnakangas2013-02-25
* doc: Remove PostgreSQL version number from xml2 deprecation noticePeter Eisentraut2013-02-24
* doc: Add more compatibility information for triggersPeter Eisentraut2013-02-23
* Fix some typos and grammatical mistakesAlvaro Herrera2013-02-22
* Add pg_xlogdump contrib programAlvaro Herrera2013-02-22
* Add postgres_fdw contrib module.Tom Lane2013-02-21
* Add ALTER ROLE ALL SET commandPeter Eisentraut2013-02-17
* doc: Add make target to produce EPUB from DocBookPeter Eisentraut2013-02-13
* Support unlogged GiST index.Heikki Linnakangas2013-02-11
* Add an example of attaching a default value to an updatable view.Tom Lane2013-02-09
* Add support for ALTER RULE ... RENAME TO.Tom Lane2013-02-08
* doc: Fix mistakes in the most recent set of release notes.Tom Lane2013-02-08
* doc: Rewrite how to get the source codePeter Eisentraut2013-02-07
* Enable building with Microsoft Visual Studio 2012.Andrew Dunstan2013-02-06
* Prevent execution of enum_recv() from SQL.Tom Lane2013-02-04
* Update release notes for 9.2.3, 9.1.8, 9.0.12, 8.4.16, 8.3.23.Tom Lane2013-02-04