Re: Add pg_get_publication_ddl function - Mailing list pgsql-hackers

From Jonathan Gonzalez V.
Subject Re: Add pg_get_publication_ddl function
Date
Msg-id 87se6w3pnc.fsf@gmail.com
Whole thread
In response to Add pg_get_publication_ddl function  ("Jonathan Gonzalez V." <jonathan.abdiel@gmail.com>)
List pgsql-hackers
Japin Li <japinli@hotmail.com> writes:

Hi!

>
> +    buf = makeStringInfo();
>
> I have one more comment: where possible, we should use stack-allocated
> StringInfoData objects, as was done in commits a63bbc811d4 and 6d0eba66275.

Makes sense! Will do the changes for the v3

Thank you!

--
Jonathan Gonzalez V.
EDB
https://www.enterprisedb.com



pgsql-hackers by date:

Previous
From: Rafia Sabih
Date:
Subject: Re: postgres_fdw: Emit message when batch_size is reduced
Next
From: Andres Freund
Date:
Subject: Re: Heads Up: cirrus-ci is shutting down June 1st