citus/src
Dimitri Fontaine d1b182de7d Replace calls to unsafe functions like memcpy and sscanf
In answer to a security audit, we double check buffer sizes and avoid
known-dangerous operations such as sscanf.
2018-12-04 08:54:43 +01:00
..
backend Replace calls to unsafe functions like memcpy and sscanf 2018-12-04 08:54:43 +01:00
include Ensure to use initialized MaxBackends 2018-12-03 13:25:51 +03:00
test/regress Sort task list for multi-task explain outputs 2018-11-30 11:19:37 -07:00