index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
replication
/
repl_gram.y
Commit message (
Expand
)
Author
Age
*
Fix misleading comments
Peter Eisentraut
2024-03-19
*
Allow setting failover property in the replication command.
Amit Kapila
2024-01-29
*
Update copyright for 2024
Bruce Momjian
2024-01-03
*
Add support for incremental backup.
Robert Haas
2023-12-20
*
Update copyright for 2023
Bruce Momjian
2023-01-02
*
doc: Fix description of replication command CREATE_REPLICATION_SLOT
Michael Paquier
2022-10-13
*
Split up guc.c for better build speed and ease of maintenance.
Tom Lane
2022-09-13
*
Bump minimum version of Bison to 2.3
John Naylor
2022-09-09
*
Build all Flex files standalone
John Naylor
2022-09-04
*
Indent C code in flex and bison files
Peter Eisentraut
2022-05-13
*
Remove server support for old BASE_BACKUP command syntax.
Robert Haas
2022-02-10
*
Fix limitations on what SQL commands can be issued to a walsender.
Tom Lane
2022-01-24
*
Add Boolean node
Peter Eisentraut
2022-01-17
*
Update copyright for 2022
Bruce Momjian
2022-01-07
*
Add replication command READ_REPLICATION_SLOT
Michael Paquier
2021-10-25
*
Flexible options for CREATE_REPLICATION_SLOT.
Robert Haas
2021-10-05
*
Flexible options for BASE_BACKUP.
Robert Haas
2021-10-05
*
Allow enabling two-phase option via replication protocol.
Amit Kapila
2021-06-30
*
Update copyright for 2021
Bruce Momjian
2021-01-02
*
Generate backup manifests for base backups, and validate them.
Robert Haas
2020-04-03
*
Remove excess parens in ereport() calls
Alvaro Herrera
2020-01-30
*
Update copyrights for 2020
Bruce Momjian
2020-01-01
*
Update copyright for 2019
Bruce Momjian
2019-01-02
*
Validate page level checksums in base backups
Magnus Hagander
2018-04-03
*
Update copyright for 2018
Bruce Momjian
2018-01-02
*
Change TRUE/FALSE to true/false
Peter Eisentraut
2017-11-08
*
Add a WAIT option to DROP_REPLICATION_SLOT
Alvaro Herrera
2017-09-01
*
Logical replication support for initial data copy
Peter Eisentraut
2017-03-23
*
Add option to control snapshot export to CREATE_REPLICATION_SLOT
Peter Eisentraut
2017-03-14
*
Add a SHOW command to the replication command language.
Robert Haas
2017-01-24
*
Update copyright via script for 2017
Bruce Momjian
2017-01-03
*
Remove unnecessary casts of makeNode() result
Peter Eisentraut
2016-12-23
*
Add support for temporary replication slots
Peter Eisentraut
2016-12-12
*
Add location field to DefElem
Peter Eisentraut
2016-09-06
*
Update copyright for 2016
Bruce Momjian
2016-01-02
*
Add ability to reserve WAL upon slot creation via replication protocol.
Andres Freund
2015-09-06
*
Map basebackup tablespaces using a tablespace_map file
Andrew Dunstan
2015-05-12
*
Remove spurious semicolons.
Heikki Linnakangas
2015-03-31
*
Update copyright for 2015
Bruce Momjian
2015-01-06
*
Revert "Fix bogus %name-prefix option syntax in all our Bison files."
Tom Lane
2014-05-28
*
Fix bogus %name-prefix option syntax in all our Bison files.
Tom Lane
2014-05-28
*
Allow logical decoding via the walsender interface.
Robert Haas
2014-03-10
*
Allow BASE_BACKUP to be throttled
Alvaro Herrera
2014-02-27
*
Clean up some sloppy coding in repl_gram.y.
Tom Lane
2014-02-02
*
Introduce replication slots.
Robert Haas
2014-01-31
*
Update copyright for 2014
Bruce Momjian
2014-01-07
*
Treat timeline IDs as unsigned in replication parser
Peter Eisentraut
2013-08-14
*
Update copyrights for 2013
Bruce Momjian
2013-01-01
*
Allow a streaming replication standby to follow a timeline switch.
Heikki Linnakangas
2012-12-13
*
Update copyright notices for year 2012.
Bruce Momjian
2012-01-01
[next]