Allow EXECUTE of "CREATE TABLE AS ... SELECT" in PL/PgSQL (Tom)
contrib/tsearch dictionary improvements, see README.tsearch for
an additional installation step (Thomas T. Thai, Teodor Sigaev)
Fix for array subscripts handling (Tom)
- Allow CREATE TABLE AS ... SELECT in PL/PgSQL (Tom)
+ Allow EXECUTE of "CREATE TABLE AS ... SELECT" in PL/PgSQL (Tom)
----------------------------------------------------------------------
<!--
-$Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.115.2.4 2002/03/25 20:58:40 momjian Exp $
+$Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.115.2.5 2002/03/25 21:24:46 momjian Exp $
-->
<appendix id="release">
contrib/tsearch dictionary improvements, see README.tsearch for
an additional installation step (Thomas T. Thai, Teodor Sigaev)
Fix for array subscripts handling (Tom)
-Allow CREATE TABLE AS ... SELECT in PL/PgSQL (Tom)
+Allow EXECUTE of "CREATE TABLE AS ... SELECT" in PL/PgSQL (Tom)
</programlisting>
</para>
</sect2>