postgresql/src/pl
Tom Lane 2a8874841d Adjust plpgsql to allow assignment to an element of an array that is
initially NULL.  For 8.0 we changed the main executor to have this
behavior in an UPDATE of an array column, but plpgsql's equivalent case
was overlooked.  Per report from Sven Willenberger.
2005-02-01 19:35:14 +00:00
..
plperl plperl trigger handler tried to fetch new/old tuples even when fired 2005-01-14 16:25:42 +00:00
plpgsql Adjust plpgsql to allow assignment to an element of an array that is 2005-02-01 19:35:14 +00:00
plpython Hook up the plpython result-object nrows and status methods correctly. 2004-12-17 02:14:48 +00:00
tcl Cause configure --with-tcl to check for presence of <tcl.h>, as per 2004-12-16 20:41:01 +00:00
Makefile $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00