diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2004-08-02 17:03:48 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2004-08-02 17:03:48 +0000 |
commit | 9aa30e7109b83aa8475746b59e6336d9f5e260b8 (patch) | |
tree | 164335a6be024a14b3d4257eddb362f9a1dbeea5 /src/backend/access/transam/xlog.c | |
parent | d5299891498df311a0f7b1584a9ba16be2a927c1 (diff) | |
download | postgresql-9aa30e7109b83aa8475746b59e6336d9f5e260b8.tar.gz postgresql-9aa30e7109b83aa8475746b59e6336d9f5e260b8.zip |
Actually, there's no need to use pg_strcasecmp for checking exception
names, because the name we got from the lexer is already downcased.
Just store the table in lower case and use strcmp ...
Diffstat (limited to 'src/backend/access/transam/xlog.c')
0 files changed, 0 insertions, 0 deletions