aboutsummaryrefslogtreecommitdiff
path: root/doc/src
Commit message (Expand)AuthorAge
* psql latex fixesBruce Momjian2013-01-18
* Make pg_receivexlog and pg_basebackup -X stream work across timeline switches.Heikki Linnakangas2013-01-17
* Add a latex-longtable output format to psqlBruce Momjian2013-01-17
* Support multiple -t/--table arguments for more commandsMagnus Hagander2013-01-17
* Allow parallel copy/link in pg_upgradeBruce Momjian2013-01-09
* Add new "-q" logging option (quiet mode) while in initialize modeTatsuo Ishii2013-01-07
* Add support for generating minimal recovery.conf when doing base backupsMagnus Hagander2013-01-05
* doc: Update CREATE FUNCTION compatibility informationPeter Eisentraut2013-01-05
* Invent a "one-shot" variant of CachedPlans for better performance.Tom Lane2013-01-04
* Update copyrights for 2013Bruce Momjian2013-01-01
* Winflex binary on FTP site doesn't work on 64-bit Windows, update docs.Heikki Linnakangas2013-01-01
* Fix descrition of pg_resetxlog -l parameterMagnus Hagander2013-01-01
* doc: Correct description of ldapurlPeter Eisentraut2012-12-31
* doc: Correct description of LDAP authenticationPeter Eisentraut2012-12-29
* doc: Replace "NOTE" with proper markupPeter Eisentraut2012-12-26
* Add pg_upgrade --jobs parameterBruce Momjian2012-12-26
* Fix some minor issues in view pretty-printing.Tom Lane2012-12-24
* Fix documentation typo.Tom Lane2012-12-22
* Fix pg_extension_config_dump() to handle update cases more sanely.Tom Lane2012-12-20
* doc: Put PL/pgSQL RAISE USING keywords into a listPeter Eisentraut2012-12-17
* doc: Remove extra table columnPeter Eisentraut2012-12-16
* doc: Add oid columns to system catalog documentationPeter Eisentraut2012-12-15
* doc: Add pg_stat_reset and related functions to indexPeter Eisentraut2012-12-15
* doc: Improve search_path mentions in indexPeter Eisentraut2012-12-13
* Allow a streaming replication standby to follow a timeline switch.Heikki Linnakangas2012-12-13
* Disable event triggers in standalone mode.Tom Lane2012-12-11
* doc: Remove blastwave.org linkPeter Eisentraut2012-12-10
* Fix assorted bugs in privileges-for-types patch.Tom Lane2012-12-09
* Support automatically-updatable views.Tom Lane2012-12-08
* Update iso.org page linkPeter Eisentraut2012-12-08
* Clarify that COPY FREEZE is not a hard rule.Simon Riggs2012-12-07
* Improve pl/pgsql to support composite-type expressions in RETURN.Tom Lane2012-12-06
* Background worker processesAlvaro Herrera2012-12-06
* Add pgstatginindex() function to get the size of the GIN pending list.Heikki Linnakangas2012-12-05
* Add support for LDAP URLsPeter Eisentraut2012-12-03
* Add initdb --sync-only option to sync the data directory to durableBruce Momjian2012-12-03
* Revert initdb --sync-only patch that had incorrect commit messages.Bruce Momjian2012-12-03
* dummy commitBruce Momjian2012-12-03
* dummy commitBruce Momjian2012-12-03
* dummy commitBruce Momjian2012-12-03
* Update release notes for 9.2.2, 9.1.7, 9.0.11, 8.4.15, 8.3.22.Tom Lane2012-12-03
* Fix documentation of path(polygon) function.Tom Lane2012-12-03
* Recommend triggers, not rules, in the CREATE VIEW reference page.Tom Lane2012-12-02
* COPY FREEZE and mark committed on fresh tables.Simon Riggs2012-12-01
* doc: Fix broken links to DocBook wikiPeter Eisentraut2012-12-01
* Add libpq function PQconninfo()Magnus Hagander2012-11-30
* Fix assorted bugs in CREATE/DROP INDEX CONCURRENTLY.Tom Lane2012-11-28
* Revert patch for taking fewer snapshots.Tom Lane2012-11-26
* doc: Put pg_temp into documentation indexPeter Eisentraut2012-11-17
* doc: Put commas in the right place on pg_restore reference pagePeter Eisentraut2012-11-15