mirror of
https://github.com/timescale/timescaledb.git
synced 2025-05-16 10:33:27 +08:00
Remove accidental debug output
Was added in # 4890
This commit is contained in:
parent
0d30155b26
commit
9964ba8ba6
@ -553,7 +553,6 @@ timescaledb_planner(Query *parse, int cursor_opts, ParamListInfo bound_params)
|
||||
* or portal memory contexts could also be suitable, but they
|
||||
* don't exist for SPI calls.
|
||||
*/
|
||||
MemoryContextStats(CurrentMemoryContext);
|
||||
ts_baserel_info = BaserelInfo_create(CurrentMemoryContext,
|
||||
/* nelements = */ 1,
|
||||
/* private_data = */ NULL);
|
||||
|
Loading…
x
Reference in New Issue
Block a user