Commit Graph

10335 Commits (59a4a571d396ec00a7e363dca8b2f5eb2d8307ad)

Author SHA1 Message Date
Bruce Momjian a7136b7fa2 Document the all-balls IPv6 address. 15 years ago
Robert Haas f94c6f9c0f Minor fixes for high availability documentation. 15 years ago
Robert Haas 76dbb46153 Protocol documentation for Hot Standby feedback messages. 15 years ago
Robert Haas 84abea76f6 Add pause_at_recovery_target to recovery.conf.sample; improve docs. 15 years ago
Robert Haas 9a56dc3389 Fix various possible problems with synchronous replication. 15 years ago
Bruce Momjian e148443ddd Document guc context values, and reference them from the config doc section. 15 years ago
Robert Haas 5f588e2005 Corrections to CREATE FOREIGN TABLE documentation. 15 years ago
Bruce Momjian a858ca19df Adjust doc wording about the casting exceptions for composite types. 15 years ago
Bruce Momjian b774efa9d5 Fix spelling error in fuzzystrmatch docs. 15 years ago
Bruce Momjian df4a9595c2 Wording adjustment for restart_after_crash entry 15 years ago
Robert Haas f0f3617135 Minor sync rep documentation improvements. 15 years ago
Bruce Momjian 94fe9c0f4e Use "backend process" rather than "backend server", where appropriate. 15 years ago
Bruce Momjian 7a8f43968a In docs, rename "backwards compatibility" to "backward compatibility" 15 years ago
Tom Lane e3c732a85c Create an explicit concept of collations that work for any encoding. 15 years ago
Tom Lane ac435a79c8 Remove duplicate indexterm to silence openjade wrning. 15 years ago
Bruce Momjian 4869d10afc Update documentation on FreeBSD write cache control. 15 years ago
Bruce Momjian ffe92d15d5 Document that to_char('FM') removes only trailing zeros. 15 years ago
Bruce Momjian a1bb5a480d Document how listen_addresses can do only IPv4 or IPv6. 15 years ago
Bruce Momjian 59bacbe147 Adds index entries for session_user and pg_describe_object 15 years ago
Bruce Momjian 35a1964e55 In plpsql docs, use RAISE rather than undefined log function. 15 years ago
Bruce Momjian cbd2811461 Improve extract(day) documentation with interval values. 15 years ago
Bruce Momjian ea5c4c71f6 Fix "unparenthesized" mention in vacuum docs. 15 years ago
Bruce Momjian 3896138b7c Update kernel docs for Solaris 10. 15 years ago
Bruce Momjian afaed3add8 Document that pg_dump --clean might generate some harmless errors on restore. 15 years ago
Bruce Momjian 06711de9d9 Document that libpq's PQgetResult() should be called after a fatal error 15 years ago
Bruce Momjian ad44d50591 Document that the parenthesized VACUUM syntax is deprecated, not the 15 years ago
Bruce Momjian 26174d5fd0 Reference doc "examples" section for pg_dump options that often need 15 years ago
Bruce Momjian 3aa6041db5 More wording improvements for disallowed SQL function commands. 15 years ago
Bruce Momjian 2fdd357cae Improve SQL function disallowed command wording. 15 years ago
Bruce Momjian 678a0d286c Clarify what commands are not allowed in SQL functions. 15 years ago
Tom Lane 7564654adf Revert addition of third argument to format_type(). 15 years ago
Robert Haas 1c3b434a08 Add missing index terms for recovery control functions. 15 years ago
Bruce Momjian ed0327495c Use '=' when documenting long options. 15 years ago
Tom Lane a051ef699c Remove collation information from TypeName, where it does not belong. 15 years ago
Bruce Momjian 01752f7bba Document that server single-user mode does not do checkpoints or other 15 years ago
Tom Lane 49a08ca1e9 Adjust the permissions required for COMMENT ON ROLE. 15 years ago
Bruce Momjian c290476cbd Remove '=' from initdb switch syntax. 15 years ago
Bruce Momjian 8cc55b1c0f Improve wording of initdb and pg_controldata manual pages. 15 years ago
Itagaki Takahiro 48ff3913d6 Remove 's' from recovery_target_timeline's' from the release note. 15 years ago
Itagaki Takahiro 1144726d07 synchronous_standby_names is a string parameter. 15 years ago
Robert Haas 26ed3fdb45 Make alpha release notes more consistent as regards periods. 15 years ago
Robert Haas f14ae5f905 Update alpha release notes for latest commits. 15 years ago
Tom Lane c0dc44ebba A bit more editing for collation documentation. 15 years ago
Robert Haas 51c0124481 Create "replication and recovery" section in alpha release notes. 15 years ago
Tom Lane a612b17120 Assorted editing for collation documentation. 15 years ago
Bruce Momjian 915cd10c16 Adjust CHAR() doc mention of pattern matching issues for trailing 15 years ago
Bruce Momjian 7465ae06be Document that char() ignores spaces in non-pattern comparisons, not in 15 years ago
Tom Lane cfcdc99db6 Improve description of inquiry functions that accept regclass. 15 years ago
Tom Lane f8c0af840d Minor copy-editing in CREATE TRIGGER reference page. 15 years ago
Heikki Linnakangas 1a4ab9ec23 If recovery_target_timeline is set to 'latest' and standby mode is enabled, 15 years ago