Re: pg_dump: Remove trivial usage of PQExpBuffer

Corey Huinker <corey.huinker@gmail.com>

From: Corey Huinker <corey.huinker@gmail.com>
To: Andres Freund <andres@anarazel.de>
Cc: Peter Eisentraut <peter@eisentraut.org>, pgsql-hackers@lists.postgresql.org
Date: 2025-12-17T19:38:27Z
Lists: 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.