Commit Graph

10265 Commits (aa6fdd186cf2c29e04d3cc8ca19783fb904a5a33)

Author SHA1 Message Date
Bruce Momjian 5c22c0eda1 Add 9.1 release note link for synchronous replication. 15 years ago
Robert Haas 7c7fd882a5 Mark up release notes using <link>. 15 years ago
Tom Lane a720c28f0a Get rid of links that don't work when building HISTORY. 15 years ago
Robert Haas 20a1159fcc Typo fix in SSI docs. 15 years ago
Robert Haas de32982242 Correct "characters" to "bytes" in createdb docs. 15 years ago
Robert Haas de592e2669 Remove disclaimer stating that fsync=off slows down sync rep. 15 years ago
Robert Haas ab1ef8e444 Update release notes for latest commits. 15 years ago
Tom Lane 9b19c12e1d Document collation handling in SQL and plpgsql functions. 15 years ago
Robert Haas f6f0916dbd Remove alpha release notes. 15 years ago
Alvaro Herrera 01dd34d55a Fix broken markup, and remove tabs 15 years ago
Michael Meskes 71ac48fd9c Documented some ecpg command line options that were missing: 15 years ago
Robert Haas 7b630e7b8e Edits to 9.1 release notes. 15 years ago
Tom Lane 472671e133 Improve user-defined-aggregates documentation. 15 years ago
Tom Lane ba7d020d9d Fix ancient typo in user-defined-aggregates documentation. 15 years ago
Peter Eisentraut 856a23018c Cosmetic capitalization fix 15 years ago
Simon Riggs 6e8e7cc580 Update docs to say you need fsync to make sync rep work fast. 15 years ago
Bruce Momjian 62bf9c2806 Markup and wording improvements for 9.1 release notes. 15 years ago
Bruce Momjian 78fce29628 Another 9.1 release note typo fix. 15 years ago
Bruce Momjian e8f4c240c7 Fix snapshot isolation level typo in 9.1 release notes. 15 years ago
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