diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2005-05-26 01:24:29 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2005-05-26 01:24:29 +0000 |
commit | 15e4d1e2a7f565d805692daad895a07802279aea (patch) | |
tree | 67ef5cf474bad2e9d9ce1bee91c6317339a760ed /src/backend/utils/adt/ruleutils.c | |
parent | 38af680ad51d98e895f1968c6cc9f808c88a7725 (diff) | |
download | postgresql-15e4d1e2a7f565d805692daad895a07802279aea.tar.gz postgresql-15e4d1e2a7f565d805692daad895a07802279aea.zip |
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.
Diffstat (limited to 'src/backend/utils/adt/ruleutils.c')
0 files changed, 0 insertions, 0 deletions