Change argument type of pq_sendbytes from char * to void *
Peter Eisentraut <peter@eisentraut.org>
Change argument type of pq_sendbytes from char * to void * This is a follow-up to 1f605b82ba66ece8b421b10d41094dd2e3c0c48b. It allows getting rid of further casts at call sites. Reviewed-by: Corey Huinker <corey.huinker@gmail.com> Discussion: https://www.postgresql.org/message-id/783a4edb-84f9-6df2-7470-2ef5ccc6607a@enterprisedb.com
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/libpq/pqformat.c | modified | +1 −1 |
| src/backend/utils/adt/array_userfuncs.c | modified | +5 −6 |
| src/backend/utils/adt/uuid.c | modified | +1 −1 |
| src/backend/utils/adt/varbit.c | modified | +1 −1 |
| src/include/libpq/pqformat.h | modified | +1 −1 |
Discussion
- appendBinaryStringInfo stuff 23 messages · 2022-12-19 → 2023-02-14