Re: Call EndCopyFrom() after initial table sync in logical replication - Mailing list pgsql-hackers

From cca5507
Subject Re: Call EndCopyFrom() after initial table sync in logical replication
Date
Msg-id tencent_B56532E9785E072776FBA169850EB5032908@qq.com
Whole thread
In response to Re: Call EndCopyFrom() after initial table sync in logical replication  (Fujii Masao <masao.fujii@gmail.com>)
Responses Re: Call EndCopyFrom() after initial table sync in logical replication
Re: Call EndCopyFrom() after initial table sync in logical replication
List pgsql-hackers
Hi,

Maybe we want to add "free_parsestate(pstate);" after the "EndCopyFrom()" as well?

--
Regards,
ChangAo Chen

pgsql-hackers by date:

Previous
From: "cca5507"
Date:
Subject: Re: Avoid calling SetMatViewPopulatedState if possible
Next
From: Ayush Tiwari
Date:
Subject: Re: Wrong results in remove_useless_groupby_columns()