Adjust some regex debugging printouts to not give wrong-format-width
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 6 Oct 2007 16:05:54 +0000 (16:05 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 6 Oct 2007 16:05:54 +0000 (16:05 +0000)
commit06ce02f989598506f611ef48ccb68e5e47d02859
tree5a808e92cf3ccf86c25d54e720668e94d7089d49
parentc4db0d9ae1cd3515c91e6003b09552e2adb39cdf
Adjust some regex debugging printouts to not give wrong-format-width
warnings on a 64-bit machine.  Noted while chasing a recent regex
bug report.
src/backend/regex/regcomp.c
src/backend/regex/rege_dfa.c