Update release notes for SQL functions vs triggers fix.
authorTom Lane <[email protected]>
Thu, 12 Oct 2006 19:25:32 +0000 (19:25 +0000)
committerTom Lane <[email protected]>
Thu, 12 Oct 2006 19:25:32 +0000 (19:25 +0000)
doc/src/sgml/release.sgml

index ba489f9f1c03aa0bd0d438e6ca16fe738ebf2e8e..c12303d53029b986ad6c15a29d86e49a96700b0a 100644 (file)
@@ -36,6 +36,8 @@ $PostgreSQL$
 values in rule WHERE expressions (Tom)</para></listitem>
 <listitem><para>Fix core dump when an untyped literal is taken as
 ANYARRAY</para></listitem>
+<listitem><para>Fix mishandling of AFTER triggers when query contains a SQL
+function returning multiple rows (Tom)</para></listitem>
 <listitem><para>Fix <command>ALTER TABLE ... TYPE</> to recheck
 <literal>NOT NULL</> for <literal>USING</> clause (Tom)</para></listitem>
 <listitem><para>Fix <function>string_to_array()</> to handle overlapping