citus/src/backend
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
..
distributed Remove variable length arrays 2018-02-01 10:30:41 -08:00
.gitignore Initial commit of Citus 5.0 2016-02-11 04:05:32 +02:00