]> granicus.if.org Git - postgresql/commit
Teach parse_coerce about non-cachable functions (actually,
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 2 Oct 1999 23:29:19 +0000 (23:29 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 2 Oct 1999 23:29:19 +0000 (23:29 +0000)
commitb40ac42efb0dbba0f84cd7ed353726596b4ea2b7
treeb65c7e9d77d39c597ea04923dd68dd5d9dc51dfb
parent6eb8d255d217c7f0ed2a89e75ae5cb14653c64eb
Teach parse_coerce about non-cachable functions (actually,
make it call eval_const_expressions() so that it doesn't have to know).
src/backend/parser/parse_coerce.c
src/test/regress/expected/rules.out