Fix a couple of places that were assuming debug_query_string couldn't

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 2315df21f824732dbae061a79f7105caf864c50e
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2006-10-19T19:53:03Z
Releases: 8.2.0
Fix a couple of places that were assuming debug_query_string couldn't
be NULL ... seems an unsafe assumption.

Files

PathChange+/−
contrib/dblink/dblink.c modified +5 −2
src/backend/commands/portalcmds.c modified +2 −2