citus/src
Andres Freund 891dd366d2 Provide our own psqlscan.l->psqlscan.l rule.
As postgres's generic .l -> .c Makefile rule uses ifdef - which is
evaluated early, not during rule evaluation - we have to override the
rule, in addition to the detection of FLEX in the previous commit.

Fixes: #439
2016-06-22 11:03:23 -07:00
..
backend Purge connection if re-raising error 2016-06-21 09:51:12 -06:00
bin Provide our own psqlscan.l->psqlscan.l rule. 2016-06-22 11:03:23 -07:00
include Refactor multi_planner to create router plan directly 2016-06-21 12:50:21 +03:00
test/regress Fix master_append_table_to_shard to work with schemas 2016-06-17 04:35:00 +03:00