OSDN Git Service

Restructure rowtype-parameter handling to eliminate need for possibly-
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 12 Aug 2002 14:25:07 +0000 (14:25 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 12 Aug 2002 14:25:07 +0000 (14:25 +0000)
commit55ca02f447947416e66ef5355a0e4bf007c230c7
treeb15c80c70c2170fbf9111d948a3bb9e69375b692
parent77a7e9968bf109d11b87c40ba41d4b1a7f1d28ea
Restructure rowtype-parameter handling to eliminate need for possibly-
overflowable buffer for 'name%rowtype'; not to mention avoid problems
with mixed-case type names and other special cases.
src/pl/plpgsql/src/pl_comp.c