aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/protocol.sgml
Commit message (Expand)AuthorAge
* Fix some typos, grammar and style in docs and commentsMichael Paquier2021-02-24
* doc: wire protocol data type for history file content is byteaBruce Momjian2020-11-12
* Misc documentation fixes.Heikki Linnakangas2020-10-19
* doc: add commas after 'i.e.' and 'e.g.'Bruce Momjian2020-08-31
* doc: Fix typoPeter Eisentraut2018-11-23
* Remove support for tls-unique channel binding.Heikki Linnakangas2018-08-05
* Fix misc typos, mostly in comments.Heikki Linnakangas2018-07-18
* doc: clarify SCRAM channel bindingBruce Momjian2018-05-14
* Logical replication support for TRUNCATEPeter Eisentraut2018-04-07
* Validate page level checksums in base backupsMagnus Hagander2018-04-03
* Skip temp tables from basebackup.Teodor Sigaev2018-03-27
* Exclude unlogged tables from base backupsTeodor Sigaev2018-03-23
* Fix typo.Tatsuo Ishii2018-03-21
* doc: Add replication parameter to libpq documentationPeter Eisentraut2018-03-06
* Fix up references to scram-sha-256Peter Eisentraut2018-01-30
* Implement channel binding tls-server-end-point for SCRAMPeter Eisentraut2018-01-04
* Convert documentation to DocBook XMLPeter Eisentraut2017-11-23
* Provide for forward compatibility with future minor protocol versions.Robert Haas2017-11-21
* Support channel binding 'tls-unique' in SCRAMPeter Eisentraut2017-11-18
* Put markup in the right placePeter Eisentraut2017-11-08
* Expand empty end tagPeter Eisentraut2017-11-07
* Exclude pg_internal.init from BASE_BACKUPSimon Riggs2017-11-07
* Don't use SGML empty tagsPeter Eisentraut2017-10-17
* doc: Remove incorrect SCRAM protocol documentationPeter Eisentraut2017-09-13
* Improve documentation about behavior of multi-statement Query messages.Tom Lane2017-09-07
* Add a WAIT option to DROP_REPLICATION_SLOTAlvaro Herrera2017-09-01
* Tweak some SCRAM error messages and code commentsPeter Eisentraut2017-08-23
* doc: Add missing logical replication protocol messagePeter Eisentraut2017-08-15
* doc: Fix logical replication protocol doc detailPeter Eisentraut2017-08-14
* doc: Add missing pieces to logical replication protocol docPeter Eisentraut2017-08-08
* Trim trailing whitespacePeter Eisentraut2017-06-12
* Fix reference to RFC specifying SCRAM.Heikki Linnakangas2017-05-29
* Standardize "WAL location" terminologyPeter Eisentraut2017-05-12
* Replace "transaction log" with "write-ahead log"Peter Eisentraut2017-05-12
* Fix typo in docs on SASL authentication.Heikki Linnakangas2017-04-19
* doc: add missing sect1 close tagBruce Momjian2017-04-13
* Improve the SASL authentication protocol.Heikki Linnakangas2017-04-13
* Fix indentation.Heikki Linnakangas2017-04-10
* Document the "replication" option in StartupMessage.Heikki Linnakangas2017-04-10
* Fix logical replication between different encodingsPeter Eisentraut2017-04-06
* Cleanup slots during drop databaseSimon Riggs2017-03-28
* Report catalog_xmin separately in hot_standby_feedbackSimon Riggs2017-03-25
* Logical replication support for initial data copyPeter Eisentraut2017-03-23
* doc: Fix a few typos and awkward linksPeter Eisentraut2017-03-18
* Add option to control snapshot export to CREATE_REPLICATION_SLOTPeter Eisentraut2017-03-14
* Spelling fixesPeter Eisentraut2017-03-14
* Support SCRAM-SHA-256 authentication (RFC 5802 and 7677).Heikki Linnakangas2017-03-07
* Replace references to "xlog" with "wal" in docs.Fujii Masao2017-02-14
* Rename user-facing tools with "xlog" in the name to say "wal".Robert Haas2017-02-09
* doc: Document result set of CREATE_REPLICATION_SLOTPeter Eisentraut2017-02-02