citus/src
Metin Doslu db64995353 Pass text oid inteads of invalid oid for null values
Passing invalid oids even for null values in PQsendQueryParams() causes worker
nodes to fail. Therefore, we pass text oid for null values.
2016-09-27 08:15:46 +03:00
..
backend Pass text oid inteads of invalid oid for null values 2016-09-27 08:15:46 +03:00
bin/scripts Remove csql, \stage is no longer needed 2016-08-26 10:41:59 +03:00
include Fix segmentation fault in case of joins with WHERE 1=0 2016-09-26 15:12:29 +02:00
test/regress Pass text oid inteads of invalid oid for null values 2016-09-27 08:15:46 +03:00