aboutsummaryrefslogtreecommitdiff
path: root/src/backend/parser/parse_expr.c
diff options
context:
space:
mode:
authorHiroshi Inoue <inoue@tpf.co.jp>2001-02-16 03:10:09 +0000
committerHiroshi Inoue <inoue@tpf.co.jp>2001-02-16 03:10:09 +0000
commitb24b2a5be0c087706e18534f57fee697d8cfa572 (patch)
tree4d643a99f6ef44242a197ee275794d7cffcad060 /src/backend/parser/parse_expr.c
parentf65ebaddb47a0ebeb6993cbe2d6c69208b3e04f3 (diff)
downloadpostgresql-b24b2a5be0c087706e18534f57fee697d8cfa572.tar.gz
postgresql-b24b2a5be0c087706e18534f57fee697d8cfa572.zip
Add casting for numeric/float4/float8 type value
automatically to compensate the lack of automatic conversion functionality of PostgreSQL server. For example if there's a numeric type binding 1.2567 --> 1.2567::numeric. I hope this change would enable the use of numeric type in MS-Access etc. Thanks Hiroki Kataoka for his checking my code.
Diffstat (limited to 'src/backend/parser/parse_expr.c')
0 files changed, 0 insertions, 0 deletions