Here is a patch.
Bruce Momjian <bruce@momjian.us>
Here is a patch. I have changed to call pg_exec_query_dest() instead of pg_exec_query(). Thanks. Hiroshi Inoue
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/commands/dbcommands.c | modified | +6 −6 |
| src/backend/commands/user.c | modified | +13 −13 |
| src/backend/tcop/utility.c | modified | +9 −9 |
| src/include/commands/dbcommands.h | modified | +3 −3 |
| src/include/commands/user.h | modified | +3 −3 |