citus/src/test
Onder Kalaci 67c4dac89b 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.
2018-01-11 12:52:55 +03:00
..
regress Properly copy and trim the error messages that come from pg_conn 2018-01-11 12:52:55 +03:00