Remove dead code in bootstrap
Alvaro Herrera <alvherre@alvh.no-ip.org>
Remove dead code in bootstrap The bootstrap scanner/parser contains code to parse floating point values, but this is not exercised anywhere, so remove it. Reviewed-by: Jim Nasby Discussion: https://postgr.es/m/20170110051119.b5h7i3z5qagy35rb@alvherre.pgsql
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/bootstrap/bootparse.y | modified | +2 −8 |
| src/backend/bootstrap/bootscanner.l | modified | +0 −8 |
Discussion
- remove floats from bootstrap scanner/parser 2 messages · 2017-01-10 → 2017-01-12