]> granicus.if.org Git - postgresql/commit
Remove dead code in bootstrap
authorAlvaro Herrera <alvherre@alvh.no-ip.org>
Tue, 17 Jan 2017 19:54:40 +0000 (16:54 -0300)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
Tue, 17 Jan 2017 19:54:40 +0000 (16:54 -0300)
commit193a7d791ebe2adf32b36d5538e4602a90c3e0fb
tree9bd6c6ca67e2e08d2429f2ac8b1c753be067a1e2
parent593c75d5c38a47096f11e318cdb3321a5780753f
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
src/backend/bootstrap/bootparse.y
src/backend/bootstrap/bootscanner.l