Commit Graph

10540 Commits (14aa55df29ea69e453be4c46f8546d49365fc06b)

Author SHA1 Message Date
Tom Lane 17a71067d0 Fix pg_extension_config_dump() to handle update cases more sanely. 13 years ago
Peter Eisentraut bd2acc2dc8 Fix typo 13 years ago
Peter Eisentraut 8bc8f7024f Update iso.org page link 13 years ago
Tom Lane c47f643c49 Stamp 9.1.7. 13 years ago
Tom Lane 86e006d9ed Update release notes for 9.2.2, 9.1.7, 9.0.11, 8.4.15, 8.3.22. 13 years ago
Tom Lane e0aad34a6b Fix documentation of path(polygon) function. 13 years ago
Tom Lane 7e487c1b0a Recommend triggers, not rules, in the CREATE VIEW reference page. 13 years ago
Peter Eisentraut 1b4359b55d doc: Fix broken links to DocBook wiki 13 years ago
Peter Eisentraut 1458f0f1da XSLT stylesheet: Add slash to directory name 13 years ago
Tom Lane c22acf4558 Document that TCP keepalive settings read as 0 on Unix-socket connections. 13 years ago
Simon Riggs f34d1fa0c8 Fix typo in previous commit 13 years ago
Simon Riggs 3877b1fa17 Clarify hash index caution and copy to CREATE INDEX docs 13 years ago
Michael Meskes 8ebe8889a8 Removed sentence about not being able to retrieve more than one row at a time, 13 years ago
Tom Lane 6c33084fa2 Fix permissions explanations in CREATE DATABASE and CREATE SCHEMA docs. 13 years ago
Tom Lane dfa6eda5e4 Fix tar files emitted by pg_basebackup to be POSIX conformant. 13 years ago
Tom Lane bc99397563 Fix examples of how to use "su" while starting the server. 13 years ago
Tom Lane 04a37a5716 Stamp 9.1.6. 13 years ago
Tom Lane 793664d0c8 Update release notes for 9.2.1, 9.1.6, 9.0.10, 8.4.14, 8.3.21. 13 years ago
Tom Lane 3440583051 Provide adequate documentation of the "table_name *" notation. 13 years ago
Kevin Grittner 5752e1bbb2 Fix documentation reference to maximum allowed for autovacuum_freeze_max_age. 13 years ago
Kevin Grittner df4234d7a9 Fix typo: lexemes misspelled in full text search docs. 13 years ago
Robert Haas f6956eb74e Document how to prevent PostgreSQL itself from exhausting memory. 14 years ago
Tom Lane 04e96bc69d Stamp 9.1.5. 14 years ago
Tom Lane 18ee575df3 Update release notes for 9.1.5, 9.0.9, 8.4.13, 8.3.20. 14 years ago
Tom Lane e76e252286 Prevent access to external files/URLs via contrib/xml2's xslt_process(). 14 years ago
Magnus Hagander 64d64a0530 Fix upper limit of superuser_reserved_connections, add limit for wal_senders 14 years ago
Robert Haas 1c638c8074 Typo fixes for previous commit. 14 years ago
Robert Haas 16a69120eb Warn more vigorously about the non-transactional behavior of sequences. 14 years ago
Bruce Momjian c9c95202b0 Reword documentation for concurrent index rebuilds to be clearer. 14 years ago
Bruce Momjian d06dfc1b63 Document that, for psql -c, only the result of the last command is 14 years ago
Bruce Momjian 27394f76bf Now that the diskchecker.pl author has updated the download link on his 14 years ago
Bruce Momjian 3d980e15ee Update doc mention of diskchecker.pl to add URL for script; retain URL 14 years ago
Magnus Hagander 119027ec8b Remove reference to default wal_buffers being 8 14 years ago
Magnus Hagander 85189bb930 Fix typo 14 years ago
Magnus Hagander 94c35d5a96 Remove references to PostgreSQL bundled on Solaris 14 years ago
Magnus Hagander 2006070528 Remove references to pgfoundry as recommended hosting platform 14 years ago
Peter Eisentraut e23e17ffb0 Update copyright year in forgotten places 14 years ago
Magnus Hagander 1643031e5f Add missing subtitle for compressed archive logs 14 years ago
Tom Lane 8e61ded616 Stamp 9.1.4. 14 years ago
Tom Lane 7651ec7987 Update release notes for 9.1.4, 9.0.8, 8.4.12, 8.3.19. 14 years ago
Tom Lane 2c1382d96c Fix contrib/citext's upgrade script to handle array and domain cases. 14 years ago
Tom Lane 1c0e678678 Overdue code review for transaction-level advisory locks patch. 14 years ago
Magnus Hagander 6d362ec209 Remove link to ODBCng project from the docs. 14 years ago
Tom Lane 5cf6fddd63 Adjust various references to GEQO being non-deterministic. 14 years ago
Tom Lane 63d8636c50 Update URL for pgtclng project. 14 years ago
Robert Haas 10b2e7404f Update docs on numeric storage requirements. 14 years ago
Tom Lane 5bd06e619c Back-patch contrib/vacuumlo's new -l (limit) option into 9.0 and 9.1. 14 years ago
Alvaro Herrera 52b03fbdfe Update struct Trigger in docs 14 years ago
Bruce Momjian 5a264d4aa0 Remove tabs in SGML files 14 years ago
Tatsuo Ishii 66d3e691db Add description for --no-locale and --text-search-config. 14 years ago