mirror of
https://github.com/postgres/postgres.git
synced 2026-06-05 23:33:01 -04:00
95cc41b81d
can be generated in a buffer and then sent to the frontend in a single libpq call. This solves problems with NOTICE and ERROR messages generated in the middle of a data message or COPY OUT operation.