Eliminate token length assumption in scanstr().
Tom Lane <tgl@sss.pgh.pa.us>
Eliminate token length assumption in scanstr().
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/bootstrap/bootscanner.l | modified | +8 −3 |
| src/backend/parser/scan.l | modified | +2 −2 |
| src/backend/parser/scansup.c | modified | +7 −5 |
| src/interfaces/ecpg/preproc/pgc.l | modified | +3 −3 |