Adjust some regex debugging printouts to not give wrong-format-width
Tom Lane <tgl@sss.pgh.pa.us>
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
| Path | Change | +/− |
|---|---|---|
| src/backend/regex/regcomp.c | modified | +2 −2 |
| src/backend/regex/rege_dfa.c | modified | +11 −10 |