diff options
author | Marc G. Fournier <scrappy@hub.org> | 1998-03-15 08:18:03 +0000 |
---|---|---|
committer | Marc G. Fournier <scrappy@hub.org> | 1998-03-15 08:18:03 +0000 |
commit | 22bd99e462f24b5f98b4b879c3f019b6cb4f2ada (patch) | |
tree | a74922ce09696b963c7efa1cf0d8cd8a29c646c7 /src/backend/regex/engine.c | |
parent | bb7f173c0c07db2973e4b35286560ca8cc01d3a1 (diff) | |
download | postgresql-22bd99e462f24b5f98b4b879c3f019b6cb4f2ada.tar.gz postgresql-22bd99e462f24b5f98b4b879c3f019b6cb4f2ada.zip |
From: hankin <hankin@consultco.com>
a while back I posted a patch for pg_ident, the patch worked but I didn't
diagnose the problem properly.
on my compiler(gcc2.7.2) this compiles with no errors...
char buf[1000]; if(buf != '\0') {
...but it doesn't compare '\0' with the first char of buf.
Diffstat (limited to 'src/backend/regex/engine.c')
0 files changed, 0 insertions, 0 deletions