Dan Black wrote:
Need to rename function parameters, so that their names and table fields
names are unmatched.
I don't really see a way to make the error any more obvious in the
current pl/pgsql implementation, unfortunately.
-Neil
---(end of broadcast)--
The following bug has been logged online:
Bug reference: 1553
Logged by: Dan Black
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.0.1
Operating system: MS Windows 2000 sp4
Description:Function arguments and table fields
Details:
1) Here is simple function
C