citus/src/backend
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 Initial commit of Citus 5.0 2016-02-11 04:05:32 +02:00