OSDN Git Service

Move PITR and StreamingRep up one level of heading in the 9.1 release
[pg-rex/syncrep.git] / doc /
2011-03-20 Bruce MomjianMove PITR and StreamingRep up one level of heading...
2011-03-20 Magnus HaganderMisc minor fixes to 9.1 release notes
2011-03-20 Bruce MomjianWord-wrap 9.1 release note lines.
2011-03-20 Bruce MomjianAdd links to documentation from 9.1 release notes.
2011-03-19 Bruce MomjianAdd SGML markup for keywords, terms, functions, command...
2011-03-19 Bruce MomjianInitial version of PG 9.1 release notes.
2011-03-19 Magnus HaganderRename ident authentication over local connections...
2011-03-19 Bruce MomjianRemove "all balls" mention of network address; change...
2011-03-18 Bruce MomjianDocument that the timestamp returned by pg_last_xact_re...
2011-03-18 Bruce MomjianDocument the all-balls IPv6 address.
2011-03-17 Robert HaasMinor fixes for high availability documentation.
2011-03-17 Robert HaasProtocol documentation for Hot Standby feedback messages.
2011-03-17 Robert HaasAdd pause_at_recovery_target to recovery.conf.sample...
2011-03-17 Robert HaasFix various possible problems with synchronous replication.
2011-03-17 Bruce MomjianDocument guc context values, and reference them from...
2011-03-16 Robert HaasCorrections to CREATE FOREIGN TABLE documentation.
2011-03-16 Bruce MomjianAdjust doc wording about the casting exceptions for...
2011-03-15 Bruce MomjianFix spelling error in fuzzystrmatch docs.
2011-03-15 Bruce MomjianWording adjustment for restart_after_crash entry
2011-03-15 Robert HaasMinor sync rep documentation improvements.
2011-03-12 Bruce MomjianUse "backend process" rather than "backend server"...
2011-03-11 Bruce MomjianIn docs, rename "backwards compatibility" to "backward...
2011-03-11 Tom LaneCreate an explicit concept of collations that work...
2011-03-11 Tom LaneRemove duplicate indexterm to silence openjade wrning.
2011-03-11 Bruce MomjianUpdate documentation on FreeBSD write cache control.
2011-03-11 Bruce MomjianDocument that to_char('FM') removes only trailing zeros.
2011-03-11 Bruce MomjianDocument how listen_addresses can do only IPv4 or IPv6.
2011-03-11 Bruce MomjianAdds index entries for session_user and pg_describe_object
2011-03-11 Bruce MomjianIn plpsql docs, use RAISE rather than undefined log...
2011-03-11 Bruce MomjianImprove extract(day) documentation with interval values.
2011-03-11 Bruce MomjianFix "unparenthesized" mention in vacuum docs.
2011-03-11 Bruce MomjianUpdate kernel docs for Solaris 10.
2011-03-11 Bruce MomjianDocument that pg_dump --clean might generate some harml...
2011-03-11 Bruce MomjianDocument that libpq's PQgetResult() should be called...
2011-03-11 Bruce MomjianDocument that the parenthesized VACUUM syntax is deprec...
2011-03-11 Bruce MomjianReference doc "examples" section for pg_dump options...
2011-03-10 Bruce MomjianMore wording improvements for disallowed SQL function...
2011-03-10 Bruce MomjianImprove SQL function disallowed command wording.
2011-03-10 Bruce MomjianClarify what commands are not allowed in SQL functions.
2011-03-10 Tom LaneRevert addition of third argument to format_type().
2011-03-10 Robert HaasAdd missing index terms for recovery control functions.
2011-03-10 Bruce MomjianUse '=' when documenting long options.
2011-03-10 Tom LaneRemove collation information from TypeName, where it...
2011-03-10 Bruce MomjianDocument that server single-user mode does not do check...
2011-03-09 Tom LaneAdjust the permissions required for COMMENT ON ROLE.
2011-03-09 Bruce MomjianRemove '=' from initdb switch syntax.
2011-03-09 Bruce MomjianImprove wording of initdb and pg_controldata manual...
2011-03-09 Itagaki TakahiroRemove 's' from recovery_target_timeline's' from the...
2011-03-09 Itagaki Takahirosynchronous_standby_names is a string parameter.
2011-03-09 Robert HaasMake alpha release notes more consistent as regards...
2011-03-09 Robert HaasUpdate alpha release notes for latest commits.
2011-03-09 Tom LaneA bit more editing for collation documentation.
2011-03-09 Robert HaasCreate "replication and recovery" section in alpha...
2011-03-08 Tom LaneAssorted editing for collation documentation.
2011-03-08 Bruce MomjianAdjust CHAR() doc mention of pattern matching issues...
2011-03-08 Bruce MomjianDocument that char() ignores spaces in non-pattern...
2011-03-07 Tom LaneImprove description of inquiry functions that accept...
2011-03-07 Tom LaneMinor copy-editing in CREATE TRIGGER reference page.
2011-03-07 Heikki LinnakangasIf recovery_target_timeline is set to 'latest' and...
2011-03-07 Robert HaasReword alpha release note item on SSI.
2011-03-07 Robert HaasSynchronous replication doc corrections.
2011-03-07 Heikki LinnakangasDocument the DEFERRABLE option in SET TRANSACTION command.
2011-03-06 Simon RiggsEfficient transaction-controlled synchronous replication.
2011-03-05 Tom LaneAdjust documentation about pg_pltemplate to reflect...
2011-03-05 Tom LaneMake plpythonu language use plpython2 shared library...
2011-03-05 Tom LaneConvert createlang/droplang to use CREATE/DROP EXTENSION.
2011-03-05 Robert HaasRemove one copy of duplicated alpha4 release note.
2011-03-05 Robert HaasAdd missing word.
2011-03-05 Robert HaasFirst cut at 9.1alpha4 release notes.
2011-03-05 Robert HaasRemove emphasis from 9.1alpha3 items.
2011-03-05 Tom LaneUpdate documentation to reflect that standard PLs are...
2011-03-04 Tom LaneAllow non-superusers to create (some) extensions.
2011-03-02 Peter EisentrautAdd collations to information_schema.usage_privileges
2011-03-02 Tom LaneAdd 'collatable' to the Parameters section of CREATE...
2011-03-02 Tom LaneAdd KNNGIST support to contrib/btree_gist.
2011-03-02 Tom LaneFix erroneous documentation of the syntax of CREATE...
2011-03-02 Tom LaneCorrect mistaken claims about EXPLAIN ANALYZE's handlin...
2011-03-01 Heikki LinnakangasChange pg_last_xlog_receive_location() not to move...
2011-03-01 Tom LaneUpdate discussion of EXPLAIN to reflect existence of...
2011-03-01 Robert HaasAvoid excessive Hot Standby feedback messages.
2011-02-28 Peter EisentrautPL/Python custom SPI exceptions
2011-02-28 Tom LaneAdd documentation for data-modifying statements in...
2011-02-27 Bruce MomjianDocument that last vacuum statistics and counts are...
2011-02-27 Peter EisentrautPL/Python explicit subtransactions
2011-02-27 Bruce MomjianFix markup for pg_options_to_table() to report the...
2011-02-26 Heikki LinnakangasIncrease the default for wal_sender_delay from 200ms...
2011-02-26 Bruce MomjianDocument that pg_options_to_table() also works for
2011-02-26 Bruce MomjianFix doc patch --- pg_options_to_table() returns "setof...
2011-02-26 Peter EisentrautTable function support for PL/Python
2011-02-26 Bruce MomjianDocument pg_options_to_table() (not previously documented)
2011-02-25 Robert HaasNamed restore point improvements.
2011-02-23 Bruce MomjianUpdate wording about information schema and name which...
2011-02-22 Peter EisentrautAdd PL/Python functions for quoting strings
2011-02-22 Robert HaasFix a couple of unlogged tables goofs.
2011-02-22 Bruce MomjianReword information_schema duplicate constraint warning...
2011-02-22 Bruce MomjianMove information_schema duplicate constraint note to...
2011-02-21 Bruce MomjianUpdate docs about new role privileges reference, per...
2011-02-21 Itagaki TakahiroAdd ENCODING option to COPY TO/FROM and file_fdw.
2011-02-21 Bruce MomjianMerge two documentation permission chapters into a...
2011-02-20 Tom LaneAdd contrib/file_fdw foreign-data wrapper for reading...
next