8000 Fix schema_prepare_pgcopydb_table_size to use dynamic memory. by dimitri · Pull Request #402 · dimitri/pgcopydb · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Fix schema_prepare_pgcopydb_table_size to use dynamic memory. #402

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 25, 2023

Conversation

dimitri
Copy link
Owner
@dimitri dimitri commented Jul 25, 2023

Instead of using a static buffer of BUFSIZE for building the SQL string, use the PQExpBuffer API instead here too.

Instead of using a static buffer of BUFSIZE for building the SQL string, use
the PQExpBuffer API instead here too.
@dimitri dimitri merged commit a5dcc0e into main Jul 25, 2023
@dimitri dimitri deleted the fix/dynamic-string-build branch July 25, 2023 20:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
0