OSDN Git Service

Fix a couple of places that were assuming debug_query_string couldn't
authorTom Lane <tgl@sss.pgh.pa.us>
Thu, 19 Oct 2006 19:53:03 +0000 (19:53 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Thu, 19 Oct 2006 19:53:03 +0000 (19:53 +0000)
commit2315df21f824732dbae061a79f7105caf864c50e
treefc81e8034eea86d8acab77416f2eaf5dfbecdefb
parent681892208fe41459acf89ade0d91a78e55f1089a
Fix a couple of places that were assuming debug_query_string couldn't
be NULL ... seems an unsafe assumption.
contrib/dblink/dblink.c
src/backend/commands/portalcmds.c