move cdb_ddl_execution table creation/drop to functions

This commit is contained in:
Gonzalo Riestra
2019-03-11 14:02:45 +01:00
parent 1a271d977b
commit 65d51fd8bd
3 changed files with 27 additions and 29 deletions

View File

@@ -1,17 +1,15 @@
WARNING: Invalidation Service error: Error -2 connecting fake-tis-host:3142. Name or service not known.
NOTICE: _CDB_LinkGhostTables() called with username=fulanito, ddl_tag=<NULL>
NOTICE: _CDB_LinkGhostTables() called with username=fulanito, event_name=USER
BEGIN
cdb_ddl_execution
0
CREATE TABLE
1
WARNING: Invalidation Service error: Error -2 connecting fake-tis-host:3142. Name or service not known.
NOTICE: _CDB_LinkGhostTables() called with username=fulanito, ddl_tag=CREATE TABLE
NOTICE: _CDB_LinkGhostTables() called with username=fulanito, event_name=CREATE TABLE
COMMIT
BEGIN
0
DROP TABLE
0
COMMIT