diff options
author | Bruce Momjian <bruce@momjian.us> | 2001-02-12 21:49:24 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2001-02-12 21:49:24 +0000 |
commit | d99df62c31fe60da5fec3a61eedba90635f5e485 (patch) | |
tree | 7708583f2c07652527ff645dab2d818ae968b018 /src/backend/regex/regexec.c | |
parent | cbb4ab99a89147944d9f6f6764575b872bdb641f (diff) | |
download | postgresql-d99df62c31fe60da5fec3a61eedba90635f5e485.tar.gz postgresql-d99df62c31fe60da5fec3a61eedba90635f5e485.zip |
Bruce Momjian <pgman@candle.pha.pa.us> 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