Commit Graph

6 Commits (b9b80f231a6795eea42c6b7528c25a25ee16a954)

Author SHA1 Message Date
Matthew Seaman b9b80f231a IEEE Std 1003.1 specifies <arpa/inet.h> for the ntohl() prototype:
http://pubs.opengroup.org/onlinepubs/000095399/functions/ntohl.html

<netinet/in.h> works, but it appears to be provided as support for
legacy code.
2016-03-30 14:25:28 +01:00
Matthew Seaman 3c765606bd Add '#include <netinet/in.h>' to
src/backend/distributed/worker/worker_partition_protocol.c -- uses
htons() and htonl() functions.
2016-03-26 12:33:07 +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
Jason Petersen bc23113732
Omit backend/copy.c-inspired parts from formatting
I think we need to assess whether this function is still as in-sync
with upstream as we believe, but for now I'm omitting it from formatting.
2016-02-15 23:29:33 -07:00
Jason Petersen fdb37682b2
First formatting attempt
Skipped csql, ruleutils, readfuncs, and functions obviously copied from
PostgreSQL. Seeing how this looks, then continuing.
2016-02-15 23:29:32 -07:00
Onder Kalaci 136306a1fe Initial commit of Citus 5.0 2016-02-11 04:05:32 +02:00