summaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/alter_publication.sgml
AgeCommit message (Expand)Author
5 daysdoc: Fix incorrect synopsis for ALTER PUBLICATION ... DROP ...Fujii Masao
2025-10-09Add "ALL SEQUENCES" support to publications.Amit Kapila
2024-10-25Doc: Add a caution in alter publication.Amit Kapila
2023-10-30Doc: Make link names consistent in logical replication commands.Amit Kapila
2023-10-13Doc: Add more links in logical replication pages.Amit Kapila
2023-03-31Add XML ID attributes to create_publication.sgml.Amit Kapila
2023-01-16More documentation update for GRANT ... WITH SET OPTION.Robert Haas
2022-09-23Allow publications with schema and table of the same schema.Amit Kapila
2022-09-22Remove ALL keyword from TABLES IN SCHEMA for publicationAlvaro Herrera
2022-09-07Doc: Explain about Column List feature.Amit Kapila
2022-08-19doc: Improve some markups and some wording around archiving modulesMichael Paquier
2022-06-02Prohibit combining publications with different column lists.Amit Kapila
2022-04-07Revert "Logical decoding of sequences"Tomas Vondra
2022-04-07doc: Fix man page whitespace issuesPeter Eisentraut
2022-03-26Allow specifying column lists for logical replicationTomas Vondra
2022-03-24Add decoding of sequences to built-in replicationTomas Vondra
2022-02-22Allow specifying row filters for logical replication of tables.Amit Kapila
2022-01-25Fix various typos, grammar and code style in comments and docsMichael Paquier
2021-10-27Allow publishing the tables of schema.Amit Kapila
2021-01-12Doc: fix description of privileges needed for ALTER PUBLICATION.Tom Lane
2020-09-17Allow CURRENT_ROLE where CURRENT_USER is acceptedPeter Eisentraut
2017-11-23Convert documentation to DocBook XMLPeter Eisentraut
2017-10-20Convert SGML IDs to lower casePeter Eisentraut
2017-10-17Don't use SGML empty tagsPeter Eisentraut
2017-10-10Use lower-case SGML attribute valuesPeter Eisentraut
2017-06-14doc: Whitespace fixes in man pagesPeter Eisentraut
2017-05-30doc: Fix ALTER PUBLICATION detailsPeter Eisentraut
2017-05-12Rework the options syntax for logical replication commandsPeter Eisentraut
2017-05-02doc: Improve order in ALTER PUBLICATION/SUBSCRIPTION ref pagesPeter Eisentraut
2017-04-17Document that ONLY can be specified in publication commandsPeter Eisentraut
2017-04-13Improve documentations for ALTER PUBLICATION and ALTER SUBSCRIPTION.Fujii Masao
2017-03-22Refine rules for altering publication ownerPeter Eisentraut
2017-01-20Logical replicationPeter Eisentraut