Fix a couple of places that were assuming debug_query_string couldn't
Tom Lane <tgl@sss.pgh.pa.us>
Fix a couple of places that were assuming debug_query_string couldn't be NULL ... seems an unsafe assumption.
Files
| Path | Change | +/− |
|---|---|---|
| contrib/dblink/dblink.c | modified | +5 −2 |
| src/backend/commands/portalcmds.c | modified | +2 −2 |