Re: pg_dump: Remove trivial usage of PQExpBuffer - Mailing list pgsql-hackers

From Corey Huinker
Subject Re: pg_dump: Remove trivial usage of PQExpBuffer
Date
Msg-id CADkLM=devm6Djj1rfZYcfAn0F1ECvxvSxKr1rGrVzyCaAnNw+g@mail.gmail.com
Whole thread Raw
In response to Re: pg_dump: Remove trivial usage of PQExpBuffer  (Andres Freund <andres@anarazel.de>)
List pgsql-hackers

It also just seems like a pain for backpatching. If this were a huge
improvement or if the code in question was being newly added, it'd perhaps be
a different story, but as is...

Yeah, it's not a "wow" level cleanup. I'll consider this one dropped. 

pgsql-hackers by date:

Previous
From: Jeff Davis
Date:
Subject: Re: Small patch to improve safety of utf8_to_unicode().
Next
From: Noah Misch
Date:
Subject: Re: pg_dump crash due to incomplete ordering of DO_SUBSCRIPTION_REL objects