diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 1999-08-24 00:09:56 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 1999-08-24 00:09:56 +0000 |
commit | 1b81fd7793285d5651f5070b9b4161e10ade7846 (patch) | |
tree | 848c3a360321256bf7d9b3297aa750934945b635 /src/backend/parser/parse_expr.c | |
parent | a23faeee83723de4fd5377b51b146edab716526f (diff) | |
download | postgresql-1b81fd7793285d5651f5070b9b4161e10ade7846.tar.gz postgresql-1b81fd7793285d5651f5070b9b4161e10ade7846.zip |
coerce_type() failed to guard against trying to convert a NULL
constant to a different type. Not sure that this could happen in ordinary
parser usage, but it can in some new code I'm working on...
Diffstat (limited to 'src/backend/parser/parse_expr.c')
0 files changed, 0 insertions, 0 deletions