mirror of https://github.com/citusdata/citus.git
added space for testing
parent
bf5aa1e223
commit
9304803071
|
@ -66,7 +66,7 @@
|
|||
|
||||
/*
|
||||
* ColumnarScanDescData is the scan state passed between beginscan(),
|
||||
* getnextslot(), rescan(), and endscan() calls.
|
||||
* getnextslot(), rescan(), and endscan() calls.
|
||||
*/
|
||||
typedef struct ColumnarScanDescData
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue