Location via proxy:
[ UP ]
[Report a bug]
[Manage cookies]
No cookies
No scripts
No ads
No referrer
Show this form
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
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
/
contrib
/
test_decoding
/
sql
Age
Commit message (
Expand
)
Author
2025-02-13
Skip logical decoding of already-aborted transactions.
Masahiko Sawada
2024-10-08
Stabilize the test added by commit 022564f60c.
Amit Kapila
2024-10-07
Fix fetching default toast value during decoding of in-progress transactions.
Amit Kapila
2024-08-26
Fix memory counter update in ReorderBuffer.
Masahiko Sawada
2024-06-06
Make RelationFlushRelation() work without ResourceOwner during abort
Heikki Linnakangas
2024-02-14
Add a slot synchronization function.
Amit Kapila
2024-01-25
Allow to enable failover property for replication slots via SQL API.
Amit Kapila
2023-10-18
Add flush option to pg_logical_emit_message()
Michael Paquier
2023-10-10
test_decoding: Remove unnecessary table in twophase test
Michael Paquier
2023-09-27
Fix the misuse of origin filter across multiple pg_logical_slot_get_changes()...
Amit Kapila
2023-07-24
Make test_decoding ddl.out shorter
Alvaro Herrera
2023-07-11
Add BEGIN/COMMIT for transactional messages during decoding.
Amit Kapila
2023-04-18
Fix some typos and some incorrectly duplicated words
David Rowley
2022-07-21
Allow users to skip logical replication of data having origin.
Amit Kapila
2022-04-07
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
pgstat: add pg_stat_force_next_flush(), use it to simplify tests.
Andres Freund
2022-03-28
Add support for MERGE SQL command
Alvaro Herrera
2022-03-08
Stabilize test_decoding touching with sequences
Tomas Vondra
2022-03-05
Use PG_TEST_TIMEOUT_DEFAULT for pg_regress suite non-elapsing timeouts.
Noah Misch
2022-02-12
Fix skip-empty-xacts with sequences in test_decoding
Tomas Vondra
2022-02-11
Add decoding of sequences to test_decoding
Tomas Vondra
2021-12-14
Remove assertion for replication origins in PREPARE TRANSACTION
Michael Paquier
2021-11-23
Add SQL functions to monitor the directory contents of replication slots
Michael Paquier
2021-08-25
Fix toast rewrites in logical decoding.
Amit Kapila
2021-05-27
Fix assertion during streaming of multi-insert toast changes.
Amit Kapila
2021-05-13
Fix tests for replication slots stats.
Amit Kapila
2021-04-30
Another try to fix the test case added by commit f5fc2f5b23.
Amit Kapila
2021-04-19
Fix test case added by commit f5fc2f5b23.
Amit Kapila
2021-04-16
Add information of total data processed to replication slot stats.
Amit Kapila
2021-03-17
Fix memory lifetime issues of replication slot stats.
Andres Freund
2021-03-03
Add option to enable two_phase commits via pg_create_logical_replication_slot.
Amit Kapila
2021-02-27
Raise a timeout to 180s, in contrib/test_decoding.
Noah Misch
2021-01-04
Allow decoding at prepare time in ReorderBuffer.
Amit Kapila
2020-10-20
Change the attribute name in pg_stat_replication_slots view.
Amit Kapila
2020-10-13
Fix the unstable output of tests added by commit 8fccf75834.
Amit Kapila
2020-10-13
Add tests for logical replication spilled stats.
Amit Kapila
2020-08-26
Add regression tests for REPLICA IDENTITY with dropped indexes
Michael Paquier
2020-08-08
Fix the logical streaming test.
Amit Kapila
2020-08-08
Implement streaming mode in ReorderBuffer.
Amit Kapila
2020-06-14
Replace superuser check by ACLs for replication origin functions
Michael Paquier
2020-05-08
Propagate ALTER TABLE ... SET STORAGE to indexes
Peter Eisentraut
2020-04-07
Introduce xid8-based functions to replace txid_XXX.
Thomas Munro
2020-03-31
Remove header noise from test_decoding test
Alvaro Herrera
2019-06-29
Fix regression tests to use only global names beginning with "regress_".
Tom Lane
2019-06-08
Stop using spelling "nonexistant".
Noah Misch
2019-04-30
Fix potential assertion failure when reindexing a pg_class index.
Andres Freund
2019-04-05
Add facility to copy replication slots
Alvaro Herrera
2019-02-12
Relax overly strict assertion
Alvaro Herrera
2018-10-10
Fix logical decoding error when system table w/ toast is repeatedly rewritten.
Andres Freund
[next]