index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
src
/
sgml
/
protocol.sgml
Commit message (
Expand
)
Author
Age
*
Fix typo.
Tatsuo Ishii
2018-03-21
*
Provide for forward compatibility with future minor protocol versions.
Robert Haas
2017-11-21
*
doc: Fix typos
Peter Eisentraut
2016-05-03
*
doc: Spell checking
Peter Eisentraut
2015-09-10
*
Code + docs review for escaping of option values (commit 11a020eb6).
Tom Lane
2015-06-29
*
Remove the new UPSERT command tag and use INSERT instead.
Andres Freund
2015-05-23
*
Map basebackup tablespaces using a tablespace_map file
Andrew Dunstan
2015-05-12
*
Add support for INSERT ... ON CONFLICT DO NOTHING/UPDATE.
Andres Freund
2015-05-08
*
Report WAL flush, not insert, position in replication IDENTIFY_SYSTEM
Heikki Linnakangas
2015-02-06
*
Remove redundant sentence
Magnus Hagander
2014-12-17
*
doc: Move misplaced paragraph
Peter Eisentraut
2014-11-04
*
Add GUC to enable logging of replication commands.
Fujii Masao
2014-09-13
*
Allow escaping of option values for options passed at connection start.
Andres Freund
2014-08-28
*
Add missing index terms for replication commands in the document.
Fujii Masao
2014-08-18
*
doc: Spell checking
Peter Eisentraut
2014-07-16
*
doc: Fix spacing in verbatim environments
Peter Eisentraut
2014-07-08
*
Consistently spell a replication slot's name as slot_name.
Andres Freund
2014-06-05
*
Improvements to the replication protocol documentation.
Andres Freund
2014-05-31
*
doc: Clarify what files pg_basebackup omits from data directory
Peter Eisentraut
2014-05-14
*
doc: Fix DocBook XML validity
Peter Eisentraut
2014-05-06
*
Fix START_REPLICATION syntax in document.
Fujii Masao
2014-03-24
*
Documentation for logical decoding.
Robert Haas
2014-03-18
*
Allow logical decoding via the walsender interface.
Robert Haas
2014-03-10
*
Allow BASE_BACKUP to be throttled
Alvaro Herrera
2014-02-27
*
Introduce replication slots.
Robert Haas
2014-01-31
*
Remove support for native krb5 authentication
Magnus Hagander
2014-01-19
*
Expose object name error fields in PL/pgSQL.
Noah Misch
2013-07-03
*
Documentation spell checking and markup improvements
Peter Eisentraut
2013-05-20
*
Fix walsender failure at promotion.
Heikki Linnakangas
2013-05-08
*
Attempt to fix error recovery in COPY BOTH mode.
Robert Haas
2013-04-29
*
Reset master xmin when hot_standby_feedback disabled.
Simon Riggs
2013-02-04
*
Provide database object names as separate fields in error messages.
Tom Lane
2013-01-29
*
Make pg_receivexlog and pg_basebackup -X stream work across timeline switches.
Heikki Linnakangas
2013-01-17
*
Allow a streaming replication standby to follow a timeline switch.
Heikki Linnakangas
2012-12-13
*
Make the streaming replication protocol messages architecture-independent.
Heikki Linnakangas
2012-11-07
*
Fix tar files emitted by pg_dump and pg_basebackup to be POSIX conformant.
Tom Lane
2012-09-28
*
Revert doc patch 305557984dd964ac397c6752e9d0f14646b60f15 as the values
Bruce Momjian
2012-09-01
*
Update 'int' protocol documentation mention to be "signed", per request
Bruce Momjian
2012-08-16
*
Documentation spell and markup checking
Peter Eisentraut
2012-06-08
*
Send new protocol keepalive messages to standby servers.
Simon Riggs
2011-12-31
*
Document that postmaster.opts is excluded from base backups
Robert Haas
2011-10-19
*
Document actual string that has to be returned by the client for MD5
Bruce Momjian
2011-10-13
*
Redesign the plancache mechanism for more flexibility and efficiency.
Tom Lane
2011-09-16
*
Unify spelling of "canceled", "canceling", "cancellation"
Peter Eisentraut
2011-06-29
*
Replace use of credential control messages with getsockopt(LOCAL_PEERCRED).
Tom Lane
2011-05-31
*
Protocol documentation for Hot Standby feedback messages.
Robert Haas
2011-03-17
*
Send status updates back from standby server to master, indicating how far
Heikki Linnakangas
2011-02-10
*
Implement NOWAIT option for BASE_BACKUP command
Magnus Hagander
2011-02-09
*
Include more status information in walsender results
Magnus Hagander
2011-02-03
*
Mark all GUC variables with <varname> markup, rather than <literal>.
Bruce Momjian
2011-02-02
[next]