citus/src/include
Onder Kalaci 39b943cbad Properly copy and trim the error messages that come from pg_conn
When a NULL connection is provided to PQerrorMessage(), the
returned error message is a static text. Modifying that static
text, which doesn't necessarly be in a writeable memory, is
dangreous and might cause a segfault.
2017-10-16 11:45:20 +03:00
..
distributed Properly copy and trim the error messages that come from pg_conn 2017-10-16 11:45:20 +03:00
.gitignore Self-implemented review feedback 2017-04-03 22:55:12 -06:00
citus_config.h.in Self-implemented review feedback 2017-04-03 22:55:12 -06:00
citus_version.h.in Self-implemented review feedback 2017-04-03 22:55:12 -06:00