Re: Proposal: Conflict log history table for Logical Replication

From: shveta malik <shveta(dot)malik(at)gmail(dot)com>
To: Dilip Kumar <DilipBalaut(at)gmail(dot)com>
Cc: Masahiko Sawada <sawada(dot)mshk(at)gmail(dot)com>, vignesh C <vignesh21(at)gmail(dot)com>, Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>, "Zhijie Hou (Fujitsu)" <houzj(dot)fnst(at)fujitsu(dot)com>, saurabh singh <saurabh(dot)singh214(at)gmail(dot)com>, Robert Haas <robertmhaas(at)gmail(dot)com>, Peter Smith <smithpb2250(at)gmail(dot)com>, Bharath Rupireddy <bharath(dot)rupireddyforpostgres(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Nisha Moond <nisha(dot)moond412(at)gmail(dot)com>, shveta malik <shveta(dot)malik(at)gmail(dot)com>
Subject: Re: Proposal: Conflict log history table for Logical Replication
Date: 2026-09-18 08:48:19
Message-ID: CAJpy0uAZwD8A_i4poG5YMROn0zeq1EeZ+5O-5z720A-NTs4EKg@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

v74 needs a rebase; it isn't compiling due to commit 926627bf90 which
has removed RelationGetQualifiedRelationName().

thanks
Shveta

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Pavel Stehule 2026-09-18 09:06:13 Re: different result of regexp_instr than on Oracle
Previous Message kedar anavardekar 2026-09-18 08:30:49 Re: [PATCH] Release replication slot on error in SQL-callable slot functions