Hi, I have noticed that you can pass a maximum of 16 arguments to a PL/pgsql function. Is there any way to increase this no. ?
See output below : rajesh@woody:~/public_html/inv/scripts/sql/plpgsql/inventory$ psql inventory < goods_receipt_note.sql ERROR: functions cannot have more than 16 arguments Thanks Peace -- Rajesh : ####[ Linux One Stanza Tip (LOST) ]########################### Sub : Console gibberish (#1) LOST #018 To clear gibberish all over the screen (e.g. after cat of a compressed or binary file) : Method #1: Use ANSI escape sequence: $echo -e "\033c" ####<[EMAIL PROTECTED]>#################################### : ------------------------------------------------------- This sf.net email is sponsored by: Influence the future of Java(TM) technology. Join the Java Community Process(SM) (JCP(SM)) program now. http://ads.sourceforge.net/cgi-bin/redirect.pl?sunm0004en _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
