OSDN Git Service

Dept. of second thoughts: supporting inlining of polymorphic SQL functions
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 1 Jul 2003 19:07:02 +0000 (19:07 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 1 Jul 2003 19:07:02 +0000 (19:07 +0000)
commit02b5d8e37195bc2432df37d248566506371f1c81
treee2c85bbd3fdc55913ca3107443f8d0b02c4b3283
parentdc8dec6a70158758b3deeb0da193277ac3699385
Dept. of second thoughts: supporting inlining of polymorphic SQL functions
takes only a few more lines of code than preventing it, so might as well
support it.
src/backend/optimizer/util/clauses.c