citus/src/backend/distributed/metadata
Brian Cloutier a2ed45e206 Remove variable length arrays
VLAs aren't supported by Visual Studio.

- Remove all existing instances of VLAs.
- Add a flag, -Werror=vla, which makes gcc refuse to compile if we add
  VLAs in the future.
2018-02-01 10:30:41 -08:00
..
metadata_sync.c Remove variable length arrays 2018-02-01 10:30:41 -08:00