citus/config
Jason Petersen 8544878c4b
Add citus_version(), analogous to PG's version()
This will provide the full project name (i.e. Citus/Citus Enterprise),
and the host system, compiler, and architecture word size.

I wanted to limit the number of copied files in 'config', so I added
only config.guess and call it manually, rather than using the macro
AC_CANONICAL_HOST, which requires several other files.
2017-10-16 18:09:29 -06:00
..
config.guess Add citus_version(), analogous to PG's version() 2017-10-16 18:09:29 -06:00
general.m4 Basic usage statistics collection. (#1656) 2017-10-11 09:55:15 -04:00