OSDN Git Service

Avoid possible hang during smart shutdown.
[pg-rex/syncrep.git] / doc /
2011-04-02 Heikki LinnakangasEscape greater than and less than characters in docs.
2011-04-01 Robert HaasSupport comments on FOREIGN DATA WRAPPER and SERVER...
2011-03-31 Heikki LinnakangasReword the phrase on zero replication_timeout in the...
2011-03-30 Heikki LinnakangasAutomatically terminate replication connections that...
2011-03-28 Peter EisentrautAdd maintainer-check target
2011-03-28 Bruce MomjianAdd 9.1 release note link for synchronous replication.
2011-03-28 Robert HaasMark up release notes using <link>.
2011-03-28 Tom LaneGet rid of links that don't work when building HISTORY.
2011-03-28 Robert HaasTypo fix in SSI docs.
2011-03-28 Robert HaasCorrect "characters" to "bytes" in createdb docs.
2011-03-27 Robert HaasRemove disclaimer stating that fsync=off slows down...
2011-03-27 Robert HaasUpdate release notes for latest commits.
2011-03-25 Tom LaneDocument collation handling in SQL and plpgsql functions.
2011-03-25 Robert HaasRemove alpha release notes.
2011-03-25 Alvaro HerreraFix broken markup, and remove tabs
2011-03-25 Michael MeskesDocumented some ecpg command line options that were...
2011-03-24 Robert HaasEdits to 9.1 release notes.
2011-03-23 Tom LaneImprove user-defined-aggregates documentation.
2011-03-23 Tom LaneFix ancient typo in user-defined-aggregates documentation.
2011-03-23 Peter EisentrautCosmetic capitalization fix
2011-03-22 Simon RiggsUpdate docs to say you need fsync to make sync rep...
2011-03-21 Bruce MomjianMarkup and wording improvements for 9.1 release notes.
2011-03-20 Bruce MomjianAnother 9.1 release note typo fix.
2011-03-20 Bruce MomjianFix snapshot isolation level typo in 9.1 release notes.
2011-03-20 Bruce MomjianReorder some 9.1 release item documentation entries...
2011-03-20 Tom LaneFix up handling of C/POSIX collations.
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...
next