Skip to content
Snippets Groups Projects
Commit 15e4d1e2 authored by Tom Lane's avatar Tom Lane
Browse files

Tweak the backend scanner (and psqlscan.l, which must track the backend

scanner anyway) to avoid having any backup states.  According to the
flex manual, this should speed things up, and indeed the backend scanner
is about a third faster according to some quick profiling checks.
I haven't tried to measure the speed change in psql, but it probably
is similar.
parent 38af680a
No related branches found
Tags
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment