Adjust some regex debugging printouts to not give wrong-format-width

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

Commit: 06ce02f989598506f611ef48ccb68e5e47d02859
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2007-10-06T16:05:54Z
Releases: 8.3.0
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.

Files

PathChange+/−
src/backend/regex/regcomp.c modified +2 −2
src/backend/regex/rege_dfa.c modified +11 −10