aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/protocol.sgml
Commit message (Expand)AuthorAge
* Fix typo.Tatsuo Ishii2018-03-21
* Provide for forward compatibility with future minor protocol versions.Robert Haas2017-11-21
* doc: Fix typosPeter Eisentraut2016-05-03
* doc: Spell checkingPeter Eisentraut2015-09-10
* Code + docs review for escaping of option values (commit 11a020eb6).Tom Lane2015-06-29
* Remove the new UPSERT command tag and use INSERT instead.Andres Freund2015-05-23
* Map basebackup tablespaces using a tablespace_map fileAndrew Dunstan2015-05-12
* Add support for INSERT ... ON CONFLICT DO NOTHING/UPDATE.Andres Freund2015-05-08
* Report WAL flush, not insert, position in replication IDENTIFY_SYSTEMHeikki Linnakangas2015-02-06
* Remove redundant sentenceMagnus Hagander2014-12-17
* doc: Move misplaced paragraphPeter Eisentraut2014-11-04
* Add GUC to enable logging of replication commands.Fujii Masao2014-09-13
* Allow escaping of option values for options passed at connection start.Andres Freund2014-08-28
* Add missing index terms for replication commands in the document.Fujii Masao2014-08-18
* doc: Spell checkingPeter Eisentraut2014-07-16
* doc: Fix spacing in verbatim environmentsPeter Eisentraut2014-07-08
* Consistently spell a replication slot's name as slot_name.Andres Freund2014-06-05
* Improvements to the replication protocol documentation.Andres Freund2014-05-31
* doc: Clarify what files pg_basebackup omits from data directoryPeter Eisentraut2014-05-14
* doc: Fix DocBook XML validityPeter Eisentraut2014-05-06
* Fix START_REPLICATION syntax in document.Fujii Masao2014-03-24
* Documentation for logical decoding.Robert Haas2014-03-18
* Allow logical decoding via the walsender interface.Robert Haas2014-03-10
* Allow BASE_BACKUP to be throttledAlvaro Herrera2014-02-27
* Introduce replication slots.Robert Haas2014-01-31
* Remove support for native krb5 authenticationMagnus Hagander2014-01-19
* Expose object name error fields in PL/pgSQL.Noah Misch2013-07-03
* Documentation spell checking and markup improvementsPeter Eisentraut2013-05-20
* Fix walsender failure at promotion.Heikki Linnakangas2013-05-08
* Attempt to fix error recovery in COPY BOTH mode.Robert Haas2013-04-29
* Reset master xmin when hot_standby_feedback disabled.Simon Riggs2013-02-04
* Provide database object names as separate fields in error messages.Tom Lane2013-01-29
* Make pg_receivexlog and pg_basebackup -X stream work across timeline switches.Heikki Linnakangas2013-01-17
* Allow a streaming replication standby to follow a timeline switch.Heikki Linnakangas2012-12-13
* Make the streaming replication protocol messages architecture-independent.Heikki Linnakangas2012-11-07
* Fix tar files emitted by pg_dump and pg_basebackup to be POSIX conformant.Tom Lane2012-09-28
* Revert doc patch 305557984dd964ac397c6752e9d0f14646b60f15 as the valuesBruce Momjian2012-09-01
* Update 'int' protocol documentation mention to be "signed", per requestBruce Momjian2012-08-16
* Documentation spell and markup checkingPeter Eisentraut2012-06-08
* Send new protocol keepalive messages to standby servers.Simon Riggs2011-12-31
* Document that postmaster.opts is excluded from base backupsRobert Haas2011-10-19
* Document actual string that has to be returned by the client for MD5Bruce Momjian2011-10-13
* Redesign the plancache mechanism for more flexibility and efficiency.Tom Lane2011-09-16
* Unify spelling of "canceled", "canceling", "cancellation"Peter Eisentraut2011-06-29
* Replace use of credential control messages with getsockopt(LOCAL_PEERCRED).Tom Lane2011-05-31
* Protocol documentation for Hot Standby feedback messages.Robert Haas2011-03-17
* Send status updates back from standby server to master, indicating how farHeikki Linnakangas2011-02-10
* Implement NOWAIT option for BASE_BACKUP commandMagnus Hagander2011-02-09
* Include more status information in walsender resultsMagnus Hagander2011-02-03
* Mark all GUC variables with <varname> markup, rather than <literal>.Bruce Momjian2011-02-02