summaryrefslogtreecommitdiff
path: root/doc/src/sgml
AgeCommit message (Expand)Author
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
2011-11-10Correct documentation for trace_userlocks.Robert Haas
2011-11-08-DLINUX_OOM_ADJ=0 should be in CPPFLAGS, not CFLAGSPeter Eisentraut
2011-11-04Fix archive_command examplePeter Eisentraut
2011-11-01Document that multiple LDAP servers can be specifiedMagnus Hagander
2011-10-12Modify up/home macro to match standard parameter list; fixes doc build.Bruce Momjian
2011-10-12Improve documentation of psql's \q command.Tom Lane
2011-10-12Add Up/Home link to the top of the HTML doc output.Bruce Momjian
2011-10-10Fix typo in docs for libpq keepalives_count option.Robert Haas
2011-09-24Fix typoMagnus Hagander
2011-09-24Note that sslmode=require verifies the CA if root cert is presentMagnus Hagander
2011-09-22Update release notes for 9.1.1, 9.0.5, 8.4.9, 8.3.16, 8.2.22.Tom Lane
2011-09-07In pg_upgrade, disallow migration of 8.3 clusters using contrib/ltreeBruce Momjian
2011-09-07Revert documentation patch about NEW/OLD and triggers.Bruce Momjian
2011-09-07Properly document the existance of OLD/NEW trigger pl/pgsql triggerBruce Momjian
2011-09-06Fix plpgsql "PERFORM" markup.Bruce Momjian
2011-09-06Document PERFORM limitation when using WITH queries.Bruce Momjian
2011-09-06Update type-conversion documentation for long-ago changes.Tom Lane
2011-09-06Properly document semphore requirements by accounting for workerBruce Momjian
2011-09-05Document that contrib/pgtrgm only processes ASCII alphanumericBruce Momjian