From: | by Yang <mobile(dot)yang(at)outlook(dot)com> |
---|---|
To: | Michael Paquier <michael(at)paquier(dot)xyz> |
Cc: | "Zhijie Hou (Fujitsu)" <houzj(dot)fnst(at)fujitsu(dot)com>, Pgsql Hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: memory leak in pgoutput |
Date: | 2024-11-20 10:41:50 |
Message-ID: | DM3PR84MB3442BCD53125120366645CF5E3212@DM3PR84MB3442.NAMPRD84.PROD.OUTLOOK.COM |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
> You should be more careful with the amount of tests you are doing
> here. This fails while waiting for some changes to be streamed when
> creating a subscription:
> cd src/test/subscription/ && PROVE_TESTS=t/017_stream_ddl.pl make check
I apologize for the obvious error in the previous patch. I have corrected it
in the new patch(v3) and pass the regression testing.
Attachment | Content-Type | Size |
---|---|---|
v3-0001-Fix-memory-leak-in-pgoutput.patch | application/octet-stream | 1.2 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Nisha Moond | 2024-11-20 12:05:23 | Re: Conflict detection for update_deleted in logical replication |
Previous Message | Amit Langote | 2024-11-20 10:28:54 | Re: doc fail about ALTER TABLE ATTACH re. NO INHERIT |