Commit Graph

8659 Commits (94cda4f1065bcd21bdce664dc03eaa31faba0442)

Author SHA1 Message Date
Robert Haas bc397244c8 Fix typo in docs for libpq keepalives_count option. 14 years ago
Robert Haas 1ae092ae14 Add missing space. 14 years ago
Tom Lane 39be695772 Take sepgsql regression tests out of the regular regression test mechanism. 14 years ago
Magnus Hagander 3f75cecfbb Fix typo 14 years ago
Magnus Hagander 2b250fb077 Note that sslmode=require verifies the CA if root cert is present 14 years ago
Simon Riggs 8ab067da91 synchronous_commit is an enum not a boolean. 14 years ago
Tom Lane 7f70f35031 Update release notes for 9.1.1, 9.0.5, 8.4.9, 8.3.16, 8.2.22. 14 years ago
Heikki Linnakangas 7334135310 In the manual section on primary_conninfo, recommend using a role with 14 years ago
Tom Lane c7d60312fb One last round of copy-editing for the 9.1 release notes. 14 years ago
Bruce Momjian 8cdd62068d In pg_upgrade, disallow migration of 8.3 clusters using contrib/ltree 14 years ago
Bruce Momjian d5d94e1601 Revert documentation patch about NEW/OLD and triggers. 14 years ago
Bruce Momjian e4d59f3536 Properly document the existance of OLD/NEW trigger pl/pgsql trigger 14 years ago
Bruce Momjian 6117526b5b Fix spelling mistake in pgpass documentation change. 14 years ago
Bruce Momjian 2b3e86d475 Add documentation suggestion about adding a comment to the top of 14 years ago
Bruce Momjian 3430ab5986 Fix plpgsql "PERFORM" markup. 14 years ago
Bruce Momjian 94bf47db8f Document PERFORM limitation when using WITH queries. 14 years ago
Tom Lane a3850a5f75 Add an "incompatibility" entry to 9.1 release notes about CREATE EXTENSION. 15 years ago
Tom Lane 95a07c1ebe Update type-conversion documentation for long-ago changes. 15 years ago
Bruce Momjian f85adb65bf Properly document semphore requirements by accounting for worker 15 years ago
Bruce Momjian 0603ba3415 Add documentation link to strftime supported options. 15 years ago
Bruce Momjian 082befb516 Add mention that UTC really means UT1. 15 years ago
Bruce Momjian 2c62b5bb63 Document that contrib/pgtrgm only processes ASCII alphanumeric 15 years ago
Heikki Linnakangas edf4edae57 The replication status values in pg_stat_replication was changed to 15 years ago
Peter Eisentraut 814a7f50c6 Spelling improvement 15 years ago
Robert Haas eb11a37ed8 Adjust CREATE DOMAIN example for standard_conforming_strings=on. 15 years ago
Tom Lane 5354abb8f6 Fix pgxs.mk to always add --dbname=$(CONTRIB_TESTDB) to REGRESS_OPTS. 15 years ago
Heikki Linnakangas 26a092657b Add recovery.conf to the index in the user manual. 15 years ago
Tom Lane f85e4057cf Update 9.1 release notes to reflect commits through today. 15 years ago
Magnus Hagander aee1df4de5 Adjust wording now that estimated size can increase 15 years ago
Peter Eisentraut 1361a47359 MacOS -> Mac OS 15 years ago
Peter Eisentraut 280daac707 Fix typo 15 years ago
Bruce Momjian fee4a066b1 Add major features list and introductory text for 9.1 release notes. 15 years ago
Peter Eisentraut 8956231576 Add "Compatibility" section to ALTER EXTENSION reference page 15 years ago
Peter Eisentraut 9089628d96 Remove whitespace from end of lines 15 years ago
Peter Eisentraut b689df4ca9 Rename "Example" sections to "Examples" in dblink chapter 15 years ago
Peter Eisentraut ad8641d535 Fix a whitespace issue with the man pages 15 years ago
Tom Lane 34e2ef661b Fix thinko in documentation of local_preload_libraries. 15 years ago
Bruce Momjian 95245e8878 Fix markup for recent wal_level clarification. 15 years ago
Bruce Momjian 857433b80e In documentaiton, clarify which commands have reduced WAL volume for 15 years ago
Robert Haas 0b624d64a1 Fix typo. 15 years ago
Robert Haas d94eb49634 Clarify which relkinds accept column comments. 15 years ago
Robert Haas cd28f09577 Improvements to SQL/MED documentation. 15 years ago
Peter Eisentraut 70a488878f Change EDITOR_LINENUMBER_SWITCH to an environment variable 15 years ago
Robert Haas 1879cf3f17 Improve sepgsql and SECURITY LABEL documentation. 15 years ago
Robert Haas aa47101338 Minor improvement to pg_seclabel documentation. 15 years ago
Peter Eisentraut 548d197ca7 Remove claim that the project is not represented in the SQL working group 15 years ago
Peter Eisentraut b17648bc6e Note that information_schema.sql_languages was removed in SQL:2008 15 years ago
Tom Lane 6578367414 Add an errdetail_internal() ereport auxiliary routine. 15 years ago
Peter Eisentraut a3678ab214 Small update on suggested startup file locations 15 years ago
Peter Eisentraut 699a1c65ed Mark collation-related information schema columns as not implemented 15 years ago