Commit Graph

8659 Commits (94cda4f1065bcd21bdce664dc03eaa31faba0442)

Author SHA1 Message Date
Bruce Momjian f670c195b6 Reorder some 9.1 release item documentation entries, fix some awkward wording. 15 years ago
Tom Lane 176d5bae1d Fix up handling of C/POSIX collations. 15 years ago
Bruce Momjian c2f4ea469b Move PITR and StreamingRep up one level of heading in the 9.1 release 15 years ago
Magnus Hagander 0f96ae643c Misc minor fixes to 9.1 release notes 15 years ago
Bruce Momjian 08607c9515 Word-wrap 9.1 release note lines. 15 years ago
Bruce Momjian b2c5b3d175 Add links to documentation from 9.1 release notes. 15 years ago
Bruce Momjian 025f4c72f0 Add SGML markup for keywords, terms, functions, commands, etc. 15 years ago
Bruce Momjian b03b17c411 Initial version of PG 9.1 release notes. 15 years ago
Magnus Hagander 6f9192df61 Rename ident authentication over local connections to peer 15 years ago
Bruce Momjian 56bb7f2a02 Remove "all balls" mention of network address; change IPv6 address to ::/0. 15 years ago
Bruce Momjian 0191e120e6 Document that the timestamp returned by pg_last_xact_replay_timestamp is 15 years ago
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