]> granicus.if.org Git - postgresql/history - doc/src/sgml/protocol.sgml
Improvements to the replication protocol documentation.
[postgresql] / doc / src / sgml / protocol.sgml
2014-05-31 Andres FreundImprovements to the replication protocol documentation.
2014-05-15 Peter Eisentrautdoc: Clarify what files pg_basebackup omits from data...
2014-05-07 Peter Eisentrautdoc: Fix DocBook XML validity
2014-03-24 Fujii MasaoFix START_REPLICATION syntax in document.
2014-03-18 Robert HaasDocumentation for logical decoding.
2014-03-10 Robert HaasAllow logical decoding via the walsender interface.
2014-02-27 Alvaro HerreraAllow BASE_BACKUP to be throttled
2014-02-01 Robert HaasIntroduce replication slots.
2014-01-19 Magnus HaganderRemove support for native krb5 authentication
2013-07-03 Noah MischExpose object name error fields in PL/pgSQL.
2013-05-21 Peter EisentrautDocumentation spell checking and markup improvements
2013-05-08 Heikki LinnakangasFix walsender failure at promotion.
2013-04-29 Robert HaasAttempt to fix error recovery in COPY BOTH mode.
2013-02-04 Simon RiggsReset master xmin when hot_standby_feedback disabled.
2013-01-29 Tom LaneProvide database object names as separate fields in...
2013-01-17 Heikki LinnakangasMake pg_receivexlog and pg_basebackup -X stream work...
2012-12-13 Heikki LinnakangasAllow a streaming replication standby to follow a timel...
2012-11-07 Heikki LinnakangasMake the streaming replication protocol messages archit...
2012-09-28 Tom LaneFix tar files emitted by pg_dump and pg_basebackup...
2012-09-01 Bruce MomjianRevert doc patch 305557984dd964ac397c6752e9d0f14646b60f...
2012-08-17 Bruce MomjianUpdate 'int' protocol documentation mention to be ...
2012-06-07 Peter EisentrautDocumentation spell and markup checking
2011-12-31 Simon RiggsSend new protocol keepalive messages to standby servers.
2011-10-19 Robert HaasDocument that postmaster.opts is excluded from base...
2011-10-14 Bruce MomjianDocument actual string that has to be returned by the...
2011-09-16 Tom LaneRedesign the plancache mechanism for more flexibility...
2011-06-29 Peter EisentrautUnify spelling of "canceled", "canceling", "cancellation"
2011-05-31 Tom LaneReplace use of credential control messages with getsock...
2011-03-17 Robert HaasProtocol documentation for Hot Standby feedback messages.
2011-02-10 Heikki LinnakangasSend status updates back from standby server to master...
2011-02-09 Magnus HaganderImplement NOWAIT option for BASE_BACKUP command
2011-02-03 Magnus HaganderInclude more status information in walsender results
2011-02-02 Bruce MomjianMark all GUC variables with <varname> markup, rather...
2011-02-01 Bruce MomjianProperly capitalize hyphenated words in documentation...
2011-01-30 Magnus HaganderAdd option to include WAL in base backup
2011-01-23 Magnus HaganderAdd pg_basebackup tool for streaming base backups
2011-01-14 Magnus HaganderUse a lexer and grammar for parsing walsender commands
2011-01-10 Magnus HaganderBackend support for streaming base backups
2010-12-20 Alvaro HerreraFix typo
2010-12-11 Robert HaasAllow bidirectional copy messages in streaming replicat...
2010-09-20 Magnus HaganderRemove cvs keywords from all files.
2010-06-07 Itagaki TakahiroReplace "slave" to "standby" in documentation for consi...
2010-06-03 Tom LaneAdd current WAL end (as seen by walsender, ie, GetWrite...
2010-04-03 Peter EisentrautRemove unnecessary xref endterm attributes and title ids
2010-03-17 Simon RiggsFix typo in streaming replication protocol docs.
2010-02-24 Bruce MomjianRevert removal of pre-7.4 documenation behavior mentions.
2010-02-24 Bruce MomjianRemove pre-7.4 documentaiton mentions, now that 8.0...
2010-02-22 Bruce MomjianRemove protocol documentation paragraph about environme...
2010-02-17 Tom LaneStamp HEAD as 9.0devel, and update various places that...
2010-02-16 Tom LaneReplace the pg_listener-based LISTEN/NOTIFY mechanism...
2010-02-16 Bruce MomjianHave SELECT and CREATE TABLE AS queries return a row...
2010-02-16 Bruce MomjianClarify documentation on the behavior of unnamed bind...
2010-02-03 Heikki LinnakangasAdd a message type header to the CopyData messages...
2010-01-15 Heikki LinnakangasIntroduce Streaming Replication.
2009-12-02 Tom LaneMark application_name as GUC_REPORT so that the value...
2008-11-09 Tom LaneAdd a new GUC variable called "IntervalStyle" that...
2008-10-28 Magnus HaganderRemove support for (insecure) crypt authentication.
2008-02-08 Tom LaneSome small editorialization on the protocol documentati...
2008-01-15 Tom LaneBe less wishy-washy in the documentation and comments...
2008-01-14 Tom LaneFix an ancient oversight in libpq's handling of V3...
2008-01-09 Alvaro HerreraAdd index entry.
2007-12-03 Magnus HaganderAdd missing documentation for SSPI packets.
2007-07-18 Magnus HaganderGSSAPI documentation
2007-01-31 Bruce MomjianUpdate documentation on may/can/might:
2006-09-06 Tom LaneChange processing of extended-Query mode so that an...
2006-06-18 Peter EisentrautMerge postmaster and postgres command into just postgre...
2006-03-03 Tom LaneMake the COPY command return a command tag that include...
2006-01-18 Neil ConwayAdd a new system view, pg_cursors, that displays the...
2005-08-14 Peter EisentrautChange standard_compliant_strings to standard_conformin...
2005-06-27 Neil ConwayRemove support for Kerberos V4. It seems no one is...
2005-06-26 Tom LaneCode review for escape-strings patch. Sync psql and...
2005-06-22 Tom LaneAdd a hack requested by the JDBC driver writers: when...
2005-01-23 Bruce MomjianAdd tools/find_gt_lt to find < and > in SGML source.
2004-12-20 Tom LaneMark the TimeZone parameter as GUC_REPORT, so that...
2004-12-13 Peter EisentrautSpell checker run
2004-11-15 Neil ConwayReplace "--" and "---" with "&mdash;" as appropriate...
2004-09-23 Tom LaneImprove description of Execute message behavior, per...
2004-08-16 Tom LaneMark server_encoding and integer_datetimes as GUC_REPOR...
2004-06-11 Tom LaneWhen using extended-query protocol, postpone planning...
2004-03-21 Tom LaneRevise syntax-error reporting behavior to give pleasant...
2004-03-09 Neil ConwayRefer to GUC variables using <xref> tags rather than...
2003-12-14 Neil ConwayThis patch makes some improvements and adds some additi...
2003-11-29 PostgreSQL Daemon$Header: -> $PostgreSQL Changes ...
2003-11-01 Peter EisentrautSpell checking, consistent terminology.
2003-10-17 Tom LaneAdd a listing of our SQLSTATE error codes to the docume...
2003-09-20 Tom LaneFix a batch of speling misteaks identified by Peter...
2003-09-11 Bruce MomjianThis patch fixes a few missed GUC variables that were...
2003-09-03 Peter EisentrautPass session_authorization to the client and make psql...
2003-09-01 Peter EisentrautDo not pass server_encoding to the client.
2003-08-14 Tom LaneFix longstanding thinko in SSL protocol documentation...
2003-08-13 Tom Lanelibpq failed to cope with COPY FROM STDIN if the comman...
2003-06-27 Tom LaneAdd is_superuser parameter reporting, soon to be used...
2003-05-08 Tom LaneFix documentation problem pointed out by Barry Lind...
2003-05-07 Tom LaneRevise protocol doc for recently-agreed modifications...
2003-05-06 Tom LaneMinor editorializing.
2003-05-06 Tom LaneAdd display of eventual result RowDescription (if any...
2003-05-05 Tom LaneExtended query protocol: parse, bind, execute, describe...
2003-04-28 Tom LaneMinor improvement in wording.
2003-04-26 Tom LaneAdd transaction status field to ReadyForQuery messages...
2003-04-25 Tom LaneIn the continuing saga of FE/BE protocol revisions...
next