diff options
author | Bruce Momjian | 2001-02-12 21:49:24 +0000 |
---|---|---|
committer | Bruce Momjian | 2001-02-12 21:49:24 +0000 |
commit | 89a3db5b42ce9f42dadf237181c759f7ef55652d (patch) | |
tree | c713877115600dbf8e568c800a9d123c4ca76673 /src/backend/regex/regexec.c | |
parent | 8f3bec316d80a938711d6abe86866e4be40a7528 (diff) |
Bruce Momjian <[email protected]> writes:
> OK, add #include <stdio.h> to the file. That should fix it.
Seems unlikely, since libpq-fe.h already includes <stdio.h>.
The real problem here is that the code is wrong: it's passing NULL
to an int parameter.
regards, tom lane
Diffstat (limited to 'src/backend/regex/regexec.c')
0 files changed, 0 insertions, 0 deletions