1
0
mirror of https://github.com/danog/postgres.git synced 2024-12-12 17:37:36 +01:00
Commit Graph

1 Commits

Author SHA1 Message Date
Aaron Piotrowski
0c3b70633c
Reuse statement handles
Allows the same query to be prepared multiple times on a single connection without error or performance penalty.
2017-07-27 23:20:46 -05:00