index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
src
/
sgml
/
protocol.sgml
Age
Commit message (
Expand
)
Author
2025-11-20
doc: Assorted documentation improvements
Daniel Gustafsson
2025-11-14
Revert "Drop unnamed portal immediately after execution to completion"
Michael Paquier
2025-11-05
Drop unnamed portal immediately after execution to completion
Michael Paquier
2025-10-13
docs: Fix protocol version 3.2 message format of CancelRequest
Magnus Hagander
2025-08-22
libpq: Be strict about cancel key lengths
Heikki Linnakangas
2025-08-19
doc: Improve documentation discoverability for pgoutput.
Fujii Masao
2025-08-04
Rename XLogData protocol message to WALData
Álvaro Herrera
2025-08-01
libpq: Complain about missing BackendKeyData later with PGgetCancel()
Heikki Linnakangas
2025-07-23
Preserve conflict-relevant data during logical replication.
Amit Kapila
2025-07-15
doc: Document default values for pgoutput options in protocol.sgml.
Fujii Masao
2025-07-15
doc: Fix confusing description of streaming option in START_REPLICATION.
Fujii Masao
2025-07-15
Doc: clarify description of current-date/time functions.
Tom Lane
2025-07-11
Doc: fix outdated protocol version.
Tatsuo Ishii
2025-06-25
Doc: Improve documentation of stream abort.
Amit Kapila
2025-06-16
doc: Clean up title case use
Peter Eisentraut
2025-05-07
doc: Add link to table
Peter Eisentraut
2025-04-15
doc: Fix typos in documentation
Daniel Gustafsson
2025-04-02
docs: Fix column count attribute in table
Heikki Linnakangas
2025-04-02
docs: Add a new section and a table listing protocol versions
Heikki Linnakangas
2025-04-02
Make cancel request keys longer
Heikki Linnakangas
2025-04-02
libpq: Add min/max_protocol_version connection options
Heikki Linnakangas
2025-04-02
docs: Update phrase on message lengths in the protocol
Heikki Linnakangas
2025-03-21
doc: Remove incorrect description about dropping replication slots.
Fujii Masao
2025-02-20
Add support for OAUTHBEARER SASL mechanism
Daniel Gustafsson
2024-12-02
Deprecate MD5 passwords.
Nathan Bossart
2024-11-27
Handle better implicit transaction state of pipeline mode
Michael Paquier
2024-11-11
libpq: Bail out during SSL/GSS negotiation errors
Michael Paquier
2024-11-07
Replicate generated columns when 'publish_generated_columns' is set.
Amit Kapila
2024-10-30
Replicate generated columns when specified in the column list.
Amit Kapila
2024-10-02
doc: Missing markup, punctuation and wordsmithing
Daniel Gustafsson
2024-09-30
Do not treat \. as an EOF marker in CSV mode for COPY IN.
Tom Lane
2024-08-19
Document that search_path is reported by the server
Tomas Vondra
2024-07-24
Allow altering of two_phase option of a SUBSCRIPTION.
Amit Kapila
2024-05-11
Change ALPN protocol ID to IANA-approved "postgresql"
Heikki Linnakangas
2024-04-10
Doc: Update ulinks to RFC documents to avoid redirect
Daniel Gustafsson
2024-04-08
Support TLS handshake directly without SSLRequest negotiation
Heikki Linnakangas
2024-04-07
Doc: clarify behavior of boolean options in replication protocol commands.
Tom Lane
2024-02-14
Add a slot synchronization function.
Amit Kapila
2024-02-13
Skip .DS_Store files in server side utils
Daniel Gustafsson
2024-02-07
Update PQparameterStatus and ParameterStatus docs
Alvaro Herrera
2024-01-29
Allow setting failover property in the replication command.
Amit Kapila
2023-12-26
Doc: Add missing pgoutput options.
Amit Kapila
2023-12-20
Add support for incremental backup.
Robert Haas
2023-11-01
doc: add reference to wire protocol details
Bruce Momjian
2023-10-23
doc: Fix some grammar and inconsistent tags
Michael Paquier
2023-04-06
Support long distance matching for zstd compression
Tomas Vondra
2023-03-17
libpq: Remove code for SCM credential authentication
Michael Paquier
2023-02-26
Doc: Miscellaneous doc updates for MERGE.
Dean Rasheed
2023-01-09
Doc: add XML ID attributes to <sectN> and <varlistentry> tags.
Tom Lane
2023-01-09
Perform apply of large transactions by parallel workers.
Amit Kapila
[next]