Distributed PostgreSQL as an extension
 
 
 
 
 
 
Go to file
Andres Freund 7efbb5b472
Don't use autoconf's default CFLAGS.
We just want PosgreSQL's defaults, not autoconf's (-g -O2). Currently,
these are wrong when PostgreSQL has been compiled with e.g. -O0.
2016-02-17 16:50:14 -07:00
src Fix make install for VPATH builds. 2016-02-17 16:48:06 -07:00
.gitattributes Switch to using git attributes to ignore files 2016-02-15 23:41:51 -07:00
.gitignore Initial commit of Citus 5.0 2016-02-11 04:05:32 +02:00
.travis.yml Initial commit of Citus 5.0 2016-02-11 04:05:32 +02:00
Makefile Fixed merge leftovers 2016-02-17 15:44:24 +02:00
Makefile.global.in Fix make install for VPATH builds. 2016-02-17 16:48:06 -07:00
autogen.sh Changed product name to citus 2016-02-15 16:04:31 +02:00
configure Don't use autoconf's default CFLAGS. 2016-02-17 16:50:14 -07:00
configure.in Don't use autoconf's default CFLAGS. 2016-02-17 16:50:14 -07:00
prep_buildtree Changed product name to citus 2016-02-15 16:04:31 +02:00