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)
commiteec83b4a8d1f82fd4eda68b68cc94c25bcb61abd
tree21014937ce9b16567740d758d60046b9437dd2a4
parent4b76c891e1709650f84d00f3b41d7f7169970eff
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