Content-Length: 252675 | pFad | http://github.com/postgrespro/postgres_cluster/commit/1dbbe99ecbb2e93395fc8c034f34f0a24c9da9bc

7B re-enable filtering of prepared records · postgrespro/postgres_cluster@1dbbe99 · GitHub
Skip to content

Commit 1dbbe99

Browse files
committed
re-enable filtering of prepared records
1 parent df81d91 commit 1dbbe99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

multimaster.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3723,7 +3723,7 @@ bool MtmFilterTransaction(char* record, int size)
37233723
switch (event)
37243724
{
37253725
case PGLOGICAL_PREPARE:
3726-
return false;
3726+
// return false;
37273727
case PGLOGICAL_PRECOMMIT_PREPARED:
37283728
case PGLOGICAL_ABORT_PREPARED:
37293729
gid = pq_getmsgstring(&s);

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres_cluster/commit/1dbbe99ecbb2e93395fc8c034f34f0a24c9da9bc

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy