Remove unused code in ECPG.
Tom Lane <tgl@sss.pgh.pa.us>
Remove unused code in ECPG. scanner_init/scanner_finish weren't actually called from anywhere, and the scanbuf variables they set up weren't used either. Remove unused declaration for mm_realloc, too. John Naylor Discussion: https://postgr.es/m/CAJVSVGWGqY9YBs2EwtRUkbNv=hXkN8yRPOoD1wxE6COgvvrz5g@mail.gmail.com
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/ecpg/preproc/extern.h | modified | +1 −3 |
| src/interfaces/ecpg/preproc/pgc.l | modified | +1 −44 |
Discussion
- Sync ECPG scanner with core 9 messages · 2018-09-30 → 2018-11-20