Skip to content
Snippets Groups Projects
Commit 2fd4e776 authored by Tom Lane's avatar Tom Lane
Browse files

Modify libpq's pqexpbuffer to eliminate length restriction on how much

data can be formatted per call.  This requires relying on vsnprintf().
On machines that haven't got vsnprintf, link in the version from
backend/port/.
parent 6759f438
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment