summaryrefslogtreecommitdiff
path: root/src/include/commands/publicationcmds.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright for 2023Bruce Momjian2023-01-021-1/+1
* Harmonize more parameter names in bulk.Peter Geoghegan2022-09-201-1/+1
* Pre-beta mechanical code beautification.Tom Lane2022-05-121-2/+2
* Allow specifying column lists for logical replicationTomas Vondra2022-03-261-1/+3
* Allow specifying row filters for logical replication of tables.Amit Kapila2022-02-221-0/+2
* Update copyright for 2022Bruce Momjian2022-01-071-1/+1
* Allow publishing the tables of schema.Amit Kapila2021-10-271-0/+1
* Invalidate all partitions for a partitioned table in publication.Amit Kapila2021-09-221-0/+5
* Invalidate relcache for publications defined for all tables.Amit Kapila2021-09-081-0/+1
* Fix failure of some headers to compile "standalone".Tom Lane2021-07-241-1/+1
* Improve reporting of "conflicting or redundant options" errors.Dean Rasheed2021-07-151-2/+2
* Update copyright for 2021Bruce Momjian2021-01-021-1/+1
* Unify drop-by-OID functionsPeter Eisentraut2020-06-091-1/+0
* Update copyrights for 2020Bruce Momjian2020-01-011-1/+1
* Update copyright for 2019Bruce Momjian2019-01-021-1/+1
* Update copyright for 2018Bruce Momjian2018-01-021-1/+1
* Phase 2 of pgindent updates.Tom Lane2017-06-211-1/+1
* Update copyright years in some recently added filesPeter Eisentraut2017-01-251-1/+1
* Add more includes so header files are self-containedPeter Eisentraut2017-01-211-0/+1
* Logical replicationPeter Eisentraut2017-01-201-0/+28