aboutsummaryrefslogtreecommitdiff
path: root/src/backend/replication/repl_gram.y
Commit message (Expand)AuthorAge
* Fix misleading commentsPeter Eisentraut2024-03-19
* Allow setting failover property in the replication command.Amit Kapila2024-01-29
* Update copyright for 2024Bruce Momjian2024-01-03
* Add support for incremental backup.Robert Haas2023-12-20
* Update copyright for 2023Bruce Momjian2023-01-02
* doc: Fix description of replication command CREATE_REPLICATION_SLOTMichael Paquier2022-10-13
* Split up guc.c for better build speed and ease of maintenance.Tom Lane2022-09-13
* Bump minimum version of Bison to 2.3John Naylor2022-09-09
* Build all Flex files standaloneJohn Naylor2022-09-04
* Indent C code in flex and bison filesPeter Eisentraut2022-05-13
* Remove server support for old BASE_BACKUP command syntax.Robert Haas2022-02-10
* Fix limitations on what SQL commands can be issued to a walsender.Tom Lane2022-01-24
* Add Boolean nodePeter Eisentraut2022-01-17
* Update copyright for 2022Bruce Momjian2022-01-07
* Add replication command READ_REPLICATION_SLOTMichael Paquier2021-10-25
* Flexible options for CREATE_REPLICATION_SLOT.Robert Haas2021-10-05
* Flexible options for BASE_BACKUP.Robert Haas2021-10-05
* Allow enabling two-phase option via replication protocol.Amit Kapila2021-06-30
* Update copyright for 2021Bruce Momjian2021-01-02
* Generate backup manifests for base backups, and validate them.Robert Haas2020-04-03
* Remove excess parens in ereport() callsAlvaro Herrera2020-01-30
* Update copyrights for 2020Bruce Momjian2020-01-01
* Update copyright for 2019Bruce Momjian2019-01-02
* Validate page level checksums in base backupsMagnus Hagander2018-04-03
* Update copyright for 2018Bruce Momjian2018-01-02
* Change TRUE/FALSE to true/falsePeter Eisentraut2017-11-08
* Add a WAIT option to DROP_REPLICATION_SLOTAlvaro Herrera2017-09-01
* Logical replication support for initial data copyPeter Eisentraut2017-03-23
* Add option to control snapshot export to CREATE_REPLICATION_SLOTPeter Eisentraut2017-03-14
* Add a SHOW command to the replication command language.Robert Haas2017-01-24
* Update copyright via script for 2017Bruce Momjian2017-01-03
* Remove unnecessary casts of makeNode() resultPeter Eisentraut2016-12-23
* Add support for temporary replication slotsPeter Eisentraut2016-12-12
* Add location field to DefElemPeter Eisentraut2016-09-06
* Update copyright for 2016Bruce Momjian2016-01-02
* Add ability to reserve WAL upon slot creation via replication protocol.Andres Freund2015-09-06
* Map basebackup tablespaces using a tablespace_map fileAndrew Dunstan2015-05-12
* Remove spurious semicolons.Heikki Linnakangas2015-03-31
* Update copyright for 2015Bruce Momjian2015-01-06
* Revert "Fix bogus %name-prefix option syntax in all our Bison files."Tom Lane2014-05-28
* Fix bogus %name-prefix option syntax in all our Bison files.Tom Lane2014-05-28
* Allow logical decoding via the walsender interface.Robert Haas2014-03-10
* Allow BASE_BACKUP to be throttledAlvaro Herrera2014-02-27
* Clean up some sloppy coding in repl_gram.y.Tom Lane2014-02-02
* Introduce replication slots.Robert Haas2014-01-31
* Update copyright for 2014Bruce Momjian2014-01-07
* Treat timeline IDs as unsigned in replication parserPeter Eisentraut2013-08-14
* Update copyrights for 2013Bruce Momjian2013-01-01
* Allow a streaming replication standby to follow a timeline switch.Heikki Linnakangas2012-12-13
* Update copyright notices for year 2012.Bruce Momjian2012-01-01