During the execution of ProcessUtility() function in
/src/backend/xxx/utility.c,
the CreateStmt node type is processed to create a table.
Is there a global function in the context of the backend process that
will deliver what the current database and schema names?
The querystring cannot be relied upon for discerning this information.
marco