mirror of https://github.com/citusdata/citus.git
Revert ruleutils_17.c
parent
cd0db85f98
commit
2f3ee8bc7e
|
@ -1,6 +1,6 @@
|
||||||
/*-------------------------------------------------------------------------
|
/*-------------------------------------------------------------------------
|
||||||
*
|
*
|
||||||
* ruleutils_17.c
|
* ruleutils_16.c
|
||||||
* Functions to convert stored expressions/querytrees back to
|
* Functions to convert stored expressions/querytrees back to
|
||||||
* source text
|
* source text
|
||||||
*
|
*
|
||||||
|
@ -9,7 +9,7 @@
|
||||||
*
|
*
|
||||||
*
|
*
|
||||||
* IDENTIFICATION
|
* IDENTIFICATION
|
||||||
* src/backend/distributed/deparser/ruleutils_17.c
|
* src/backend/distributed/deparser/ruleutils_16.c
|
||||||
*
|
*
|
||||||
* This needs to be closely in sync with the core code.
|
* This needs to be closely in sync with the core code.
|
||||||
*-------------------------------------------------------------------------
|
*-------------------------------------------------------------------------
|
||||||
|
|
Loading…
Reference in New Issue