OSDN Git Service

Department of second thoughts: even if we can't run the full parser on
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 1 Jul 2003 01:28:32 +0000 (01:28 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 1 Jul 2003 01:28:32 +0000 (01:28 +0000)
commitf973b74583c24e28ff8977d0fdd455474705604a
tree127c630d1554b05c1b27874dcdff3299448af59f
parentc5faf2cf3ca92483ab0e71f5d0bdc2255b01df0a
Department of second thoughts: even if we can't run the full parser on
a SQL function with polymorphic inputs, we can at least run the raw
parser to catch silly syntactic errors.
src/backend/catalog/pg_proc.c