mirror of https://github.com/citusdata/citus.git
Address reviews
parent
cf190e0489
commit
6997c3ff65
|
@ -1775,7 +1775,7 @@ ContainsRecurringRangeTable(List *rangeTable, RecurringTuplesType *recurType)
|
|||
|
||||
/*
|
||||
* IsJsonTableRTE checks whether the RTE refers to a JSON_TABLE
|
||||
* table function, which was introduced in PostgreSQL 15.
|
||||
* table function, which was introduced in PostgreSQL 17.
|
||||
*/
|
||||
bool
|
||||
IsJsonTableRTE(RangeTblEntry *rte)
|
||||
|
|
Loading…
Reference in New Issue