Unverified Commit a5dcc0e2 authored by Dimitri Fontaine's avatar Dimitri Fontaine Committed by GitHub
Browse files

Fix schema_prepare_pgcopydb_table_size to use dynamic memory. (#402)

Instead of using a static buffer of BUFSIZE for building the SQL string, use
the PQExpBuffer API instead here too.
parent 2433af8b
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment