diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2000-01-17 00:14:49 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2000-01-17 00:14:49 +0000 |
commit | 49528361f521b432da2cfafcb81cade17eb324d1 (patch) | |
tree | c4b653e509b635292cc0fa0847a149c1dfdfd518 /src/backend/access/gist/gist.c | |
parent | e0bd60171a26e6a324989a5b649dd08e8e77ed7e (diff) | |
download | postgresql-49528361f521b432da2cfafcb81cade17eb324d1.tar.gz postgresql-49528361f521b432da2cfafcb81cade17eb324d1.zip |
Create a new parsetree node type, TypeCast, so that transformation of
SQL cast constructs can be performed during expression transformation
instead of during parsing. This allows constructs like x::numeric(9,2)
and x::int2::float8 to behave as one would expect.
Diffstat (limited to 'src/backend/access/gist/gist.c')
0 files changed, 0 insertions, 0 deletions