index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
subscription
Commit message (
Expand
)
Author
Age
*
Fix tab-completion after commit 790bf615ddba
Alvaro Herrera
2022-09-30
*
Message style improvements
Peter Eisentraut
2022-09-24
*
Allow publications with schema and table of the same schema.
Amit Kapila
2022-09-23
*
Remove ALL keyword from TABLES IN SCHEMA for publication
Alvaro Herrera
2022-09-22
*
meson: Add initial version of meson based build system
Andres Freund
2022-09-21
*
Message wording improvements
Peter Eisentraut
2022-09-16
*
Fix the test case introduced by commit 8756930190.
Amit Kapila
2022-09-08
*
Raise a warning if there is a possibility of data from multiple origins.
Amit Kapila
2022-09-08
*
Message style fixes
Alvaro Herrera
2022-09-07
*
Add wait_for_subscription_sync for TAP tests.
Amit Kapila
2022-08-03
*
Remove duplicated wait for subscription sync from 007_ddl.pl.
Amit Kapila
2022-08-02
*
Allow users to skip logical replication of data having origin.
Amit Kapila
2022-07-21
*
pgindent run prior to branching v15.
Tom Lane
2022-06-30
*
Fix intermetent test failure in 028_row_filter.pl.
Amit Kapila
2022-06-24
*
Fix partition table's REPLICA IDENTITY checking on the subscriber.
Amit Kapila
2022-06-21
*
Fix data inconsistency between publisher and subscriber.
Amit Kapila
2022-06-16
*
Fix cache look-up failures while applying changes in logical replication.
Amit Kapila
2022-06-15
*
Make subscription tests pass with log_error_verbosity=verbose
Andrew Dunstan
2022-06-12
*
Prohibit combining publications with different column lists.
Amit Kapila
2022-06-02
*
Pre-beta mechanical code beautification.
Tom Lane
2022-05-12
*
pgstat: add/extend tests for resetting various kinds of stats.
Andres Freund
2022-04-07
*
Revert "Logical decoding of sequences"
Tomas Vondra
2022-04-07
*
Raise a WARNING for missing publications.
Amit Kapila
2022-03-31
*
Skip empty transactions for logical replication.
Amit Kapila
2022-03-30
*
Wait for subscription to sync in t/031_column_list.sql
Tomas Vondra
2022-03-27
*
Allow specifying column lists for logical replication
Tomas Vondra
2022-03-26
*
Add decoding of sequences to built-in replication
Tomas Vondra
2022-03-24
*
Add ALTER SUBSCRIPTION ... SKIP.
Amit Kapila
2022-03-22
*
Fix row filters with multiple publications
Tomas Vondra
2022-03-17
*
Fix publish_as_relid with multiple publications
Tomas Vondra
2022-03-16
*
Fix collection of typos in the code and the documentation
Michael Paquier
2022-03-15
*
Optionally disable subscriptions on error.
Amit Kapila
2022-03-14
*
Introduce PG_TEST_TIMEOUT_DEFAULT for TAP suite non-elapsing timeouts.
Noah Misch
2022-03-04
*
Reconsider pg_stat_subscription_workers view.
Amit Kapila
2022-03-01
*
Fix one of the tests introduced in commit 52e4f0cd47.
Amit Kapila
2022-02-24
*
Allow specifying row filters for logical replication of tables.
Amit Kapila
2022-02-22
*
Replace Test::More plans with done_testing
Daniel Gustafsson
2022-02-11
*
Update copyright notice to 2022 for recently-introduced TAP test
Michael Paquier
2022-01-16
*
More cleanup of a2ab9c06ea.
Jeff Davis
2022-01-08
*
Fix pgperlcritic complaint, per buildfarm.
Jeff Davis
2022-01-08
*
Respect permissions within logical replication.
Jeff Davis
2022-01-07
*
Update copyright for 2022
Bruce Momjian
2022-01-07
*
Fix double publish of child table's data.
Amit Kapila
2021-12-09
*
Fix regression test failure caused by commit 8d74fc96db.
Amit Kapila
2021-12-01
*
Add a view to show the stats of subscription workers.
Amit Kapila
2021-11-30
*
Invalidate relcache when changing REPLICA IDENTITY index.
Amit Kapila
2021-11-16
*
Doc: improve README files associated with TAP tests.
Tom Lane
2021-10-31
*
Add tap tests for the schema publications.
Amit Kapila
2021-10-29
*
Move Perl test modules to a better namespace
Andrew Dunstan
2021-10-24
*
Remove gratuitous environment dependency in 002_types.pl test.
Tom Lane
2021-09-30
[next]