Commit Graph

5 Commits (77fa8494dd47f630aad2068461c6e8988a549106)

Author SHA1 Message Date
Matthew Seaman 77fa8494dd Modify ${CPPFLAGS} to add pg_config's setting for PGINCLUDEDIR to the
include path during compilation.  On FreeBSD at least, postgresql's
include files are installed into /usr/local/include/postgresql
2016-03-26 12:46:42 +00:00
Jason Petersen 423e6c8ea0
Update copyright dates
Fixed configure variable and updated all end dates to 2016.
2016-03-23 17:14:37 -06:00
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
Murat Tuncer 55c44b48dd Changed product name to citus
All citusdb references in
- extension, binary names
- file headers
- all configuration name prefixes
- error/warning messages
- some functions names
- regression tests

are changed to be citus.
2016-02-15 16:04:31 +02:00
Onder Kalaci 136306a1fe Initial commit of Citus 5.0 2016-02-11 04:05:32 +02:00