index
:
delta/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
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
regress
/
sql
/
publication.sql
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow publications with schema and table of the same schema.
Amit Kapila
2022-09-23
1
-5
/
+39
*
Remove ALL keyword from TABLES IN SCHEMA for publication
Alvaro Herrera
2022-09-22
1
-52
/
+52
*
Fix replica identity check for a partitioned table.
Amit Kapila
2022-08-16
1
-0
/
+2
*
Release cache tuple when no longer needed
Alvaro Herrera
2022-04-13
1
-0
/
+8
*
Revert "Logical decoding of sequences"
Tomas Vondra
2022-04-07
1
-241
/
+1
*
Allow specifying column lists for logical replication
Tomas Vondra
2022-03-26
1
-0
/
+287
*
Handle sequences in preprocess_pubobj_list
Tomas Vondra
2022-03-25
1
-0
/
+16
*
Add decoding of sequences to built-in replication
Tomas Vondra
2022-03-24
1
-1
/
+225
*
Add some additional tests for row filters in logical replication.
Amit Kapila
2022-03-04
1
-0
/
+3
*
Allow specifying row filters for logical replication of tables.
Amit Kapila
2022-02-22
1
-0
/
+236
*
Flush table's relcache during ALTER TABLE ADD PRIMARY KEY USING INDEX.
Tom Lane
2022-01-22
1
-0
/
+13
*
Fix double publish of child table's data.
Amit Kapila
2021-12-09
1
-0
/
+4
*
Fix changing the ownership of ALL TABLES IN SCHEMA publication.
Amit Kapila
2021-12-08
1
-0
/
+15
*
De-duplicate the result of pg_publication_tables view.
Amit Kapila
2021-12-08
1
-0
/
+4
*
Improve publication error messages
Daniel Gustafsson
2021-11-17
1
-0
/
+14
*
Allow publishing the tables of schema.
Amit Kapila
2021-10-27
1
-2
/
+279
*
Invalidate all partitions for a partitioned table in publication.
Amit Kapila
2021-09-22
1
-2
/
+9
*
Invalidate relcache for publications defined for all tables.
Amit Kapila
2021-09-08
1
-0
/
+14
*
Allow publishing partition changes via ancestors
Peter Eisentraut
2020-04-08
1
-0
/
+3
*
Support adding partitioned tables to publication
Peter Eisentraut
2020-03-10
1
-2
/
+21
*
Warn if wal_level is too low when creating a publication.
Thomas Munro
2019-07-13
1
-0
/
+13
*
psql: Improve display of "for all tables" publications
Peter Eisentraut
2017-06-15
1
-0
/
+1
*
Rework the options syntax for logical replication commands
Peter Eisentraut
2017-05-12
1
-5
/
+9
*
Modify message when partitioned table is added to publication
Peter Eisentraut
2017-04-20
1
-0
/
+4
*
Document that ONLY can be specified in publication commands
Peter Eisentraut
2017-04-17
1
-0
/
+10
*
Add COMMENT and SECURITY LABEL support for publications and subscriptions
Peter Eisentraut
2017-03-24
1
-0
/
+3
*
Refine rules for altering publication owner
Peter Eisentraut
2017-03-22
1
-0
/
+4
*
Simplify publication/subscription tests a bit
Peter Eisentraut
2017-03-15
1
-1
/
+4
*
Fix typo
Peter Eisentraut
2017-03-15
1
-1
/
+1
*
Add more documentation and tests for publications
Peter Eisentraut
2017-03-15
1
-1
/
+23
*
Fix segfault in ALTER PUBLICATION/SUBSCRIPTION RENAME
Peter Eisentraut
2017-03-07
1
-0
/
+7
*
Add RENAME support for PUBLICATIONs and SUBSCRIPTIONs
Peter Eisentraut
2017-03-03
1
-1
/
+5
*
Paper over pg_upgrade test failure
Peter Eisentraut
2017-01-20
1
-0
/
+1
*
Logical replication
Peter Eisentraut
2017-01-20
1
-0
/
+82