summaryrefslogtreecommitdiff
path: root/doc/src/sgml
AgeCommit message (Expand)Author
2013-02-02Mark vacuum_defer_cleanup_age as PGC_POSTMASTER.Simon Riggs
2013-01-28DROP OWNED: don't try to drop tablespaces/databasesAlvaro Herrera
2013-01-24Fix SPI documentation for new handling of ExecutorRun's count parameter.Tom Lane
2013-01-21doc: Fix syntax of a URLPeter Eisentraut
2013-01-01Update copyrights for 2013Bruce Momjian
2012-12-30doc: Correct description of LDAP authenticationPeter Eisentraut
2012-12-18Fix typoPeter Eisentraut
2012-12-08Update iso.org page linkPeter Eisentraut
2012-12-03Update release notes for 9.2.2, 9.1.7, 9.0.11, 8.4.15, 8.3.22.Tom Lane
2012-12-03Fix documentation of path(polygon) function.Tom Lane
2012-12-01doc: Fix broken links to DocBook wikiPeter Eisentraut
2012-11-09XSLT stylesheet: Add slash to directory namePeter Eisentraut
2012-10-31Document that TCP keepalive settings read as 0 on Unix-socket connections.Tom Lane
2012-10-17Fix typo in previous commitSimon Riggs
2012-10-17Clarify hash index caution and copy to CREATE INDEX docsSimon Riggs
2012-10-05Removed sentence about not being able to retrieve more than one row at a time,Michael Meskes
2012-10-04Fix permissions explanations in CREATE DATABASE and CREATE SCHEMA docs.Tom Lane
2012-09-25Fix examples of how to use "su" while starting the server.Tom Lane
2012-09-19Update release notes for 9.2.1, 9.1.6, 9.0.10, 8.4.14, 8.3.21.Tom Lane
2012-09-17Provide adequate documentation of the "table_name *" notation.Tom Lane
2012-09-16Fix documentation reference to maximum allowed for autovacuum_freeze_max_age.Kevin Grittner
2012-08-30Document how to prevent PostgreSQL itself from exhausting memory.Robert Haas
2012-08-14Update release notes for 9.1.5, 9.0.9, 8.4.13, 8.3.20.Tom Lane
2012-08-14Prevent access to external files/URLs via contrib/xml2's xslt_process().Tom Lane
2012-08-10Fix upper limit of superuser_reserved_connections, add limit for wal_sendersMagnus Hagander
2012-07-30Now that the diskchecker.pl author has updated the download link on hisBruce Momjian
2012-07-27Update doc mention of diskchecker.pl to add URL for script; retain URLBruce Momjian
2012-07-04Fix typoMagnus Hagander
2012-06-19Update copyright year in forgotten placesPeter Eisentraut
2012-06-17Add missing subtitle for compressed archive logsMagnus Hagander
2012-05-31Update release notes for 9.1.4, 9.0.8, 8.4.12, 8.3.19.Tom Lane
2012-05-03Remove link to ODBCng project from the docs.Magnus Hagander
2012-04-10Adjust various references to GEQO being non-deterministic.Tom Lane
2012-04-06Update URL for pgtclng project.Tom Lane
2012-03-21Back-patch contrib/vacuumlo's new -l (limit) option into 9.0 and 9.1.Tom Lane
2012-03-20Update struct Trigger in docsAlvaro Herrera
2012-03-12Remove tabs in SGML filesBruce Momjian
2012-03-11Add description for --no-locale and --text-search-config.Tatsuo Ishii
2012-03-05Improve documentation around logging_collector and use of stderr.Tom Lane
2012-02-23Last-minute release note updates.Tom Lane
2012-02-23Require execute permission on the trigger function for CREATE TRIGGER.Tom Lane
2012-02-22Draft release notes for 9.1.3, 9.0.7, 8.4.11, 8.3.18.Tom Lane
2012-01-27Fix wording, per Peter GeogheganMagnus Hagander
2011-12-16Fix reference to "verify-ca" and "verify-full" in a note in the docs.Heikki Linnakangas
2011-12-05In pg_upgrade, allow tables using regclass to be upgraded because weBruce Momjian
2011-12-02Add some weasel wording about threaded usage of PGresults.Tom Lane
2011-12-01Clarify documentation about SQL:2008 variant of LIMIT/OFFSET syntax.Tom Lane
2011-12-01Update information about configuring SysV IPC parameters on NetBSD.Tom Lane
2011-12-01Draft release notes for 9.1.2, 9.0.6, 8.4.10, 8.3.17, 8.2.23.Tom Lane
2011-11-28Remove erroneous claim about use of pg_locks.objid for advisory locks.Tom Lane