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