diff options
author | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2013-03-14 20:31:27 +0200 |
---|---|---|
committer | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2013-03-14 20:31:27 +0200 |
commit | f7559c0101afa33bfb4e104036ca46adac900111 (patch) | |
tree | 275954aa1050c52817925a57828780190f951daf /src/backend/access/gist/gist.c | |
parent | c2754991ba6e513a07c15b4058df13d58f8c55ba (diff) | |
download | postgresql-f7559c0101afa33bfb4e104036ca46adac900111.tar.gz postgresql-f7559c0101afa33bfb4e104036ca46adac900111.zip |
Also update psqlscan.l with the UESCAPE error rule changes.
Even though this patch had no user-visible difference, better keep the code
in psqlscan.l sync with the backend lexer. And of course it's nice to shrink
the psql binary, too. Ecpg's version of the lexer doesn't have the error
rule, it doesn't try to avoid backing up, so it doesn't need to be modified.
As reminded by Tom Lane
Diffstat (limited to 'src/backend/access/gist/gist.c')
0 files changed, 0 insertions, 0 deletions