Fixup various new-to-v18 usages of appendPQExpBuffer
David Rowley <drowley@postgresql.org>
Fixup various new-to-v18 usages of appendPQExpBuffer Use appendPQExpBufferStr when there are no parameters and appendPQExpBufferChar when the string length is 1. Author: David Rowley <drowleyml@gmail.com> Discussion: https://postgr.es/m/CAApHDvoARMvPeXTTC0HnpARBHn-WgVstc8XFCyMGOzvgu_1HvQ@mail.gmail.com
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/pg_basebackup/pg_createsubscriber.c | modified | +2 −2 |
| src/bin/pg_dump/pg_dump.c | modified | +2 −2 |
| src/interfaces/libpq/fe-auth-oauth-curl.c | modified | +1 −1 |
| src/test/modules/test_escape/test_escape.c | modified | +6 −9 |
Discussion
- Fixup some appendPQExpBuffer() calls 4 messages · 2025-04-14 → 2025-04-18