diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2000-05-25 22:42:19 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2000-05-25 22:42:19 +0000 |
commit | ff566b224198ea5e9ce609d9e9c66fc9032ebae2 (patch) | |
tree | 3667243ddca76d36e5d7464bc1191952bce11136 /src/backend/access/gist/gistscan.c | |
parent | 610abfd57b2315a145d800e8f2d97b03509237df (diff) | |
download | postgresql-ff566b224198ea5e9ce609d9e9c66fc9032ebae2.tar.gz postgresql-ff566b224198ea5e9ce609d9e9c66fc9032ebae2.zip |
Modify raw parsetree representation returned by gram.y for SubLinks:
the oper field should be a valid Node structure so it can be dumped by
outfuncs.c without risk of coredump. (We had been using a raw pointer
to character string, which surely is NOT a valid Node.) This doesn't
cause any backwards compatibility problems for stored rules, since
raw unanalyzed parsetrees are never stored.
Diffstat (limited to 'src/backend/access/gist/gistscan.c')
0 files changed, 0 insertions, 0 deletions