File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,8 @@ Changes
3232 contrib/tsearch dictionary improvements, see README.tsearch for
3333 an additional installation step (Thomas T. Thai, Teodor Sigaev)
3434 Fix for array subscripts handling (Tom)
35- Allow CREATE TABLE AS ... SELECT in PL/PgSQL (Tom)
35+ Allow EXECUTE of "CREATE TABLE AS ... SELECT" in PL/PgSQL (Tom)
36+
3637
3738 ----------------------------------------------------------------------
3839
Original file line number Diff line number Diff line change 11<!--
2- $Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.127 2002/03/25 20:58:05 momjian Exp $
2+ $Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.128 2002/03/25 21:24:08 momjian Exp $
33-->
44
55<appendix id="release">
@@ -79,7 +79,7 @@ contrib/btree_gist improvements (Teodor Sigaev)
7979contrib/tsearch dictionary improvements, see README.tsearch for
8080 an additional installation step (Thomas T. Thai, Teodor Sigaev)
8181Fix for array subscripts handling (Tom)
82- Allow CREATE TABLE AS ... SELECT in PL/PgSQL (Tom)
82+ Allow EXECUTE of " CREATE TABLE AS ... SELECT" in PL/PgSQL (Tom)
8383 </programlisting>
8484 </para>
8585 </sect2>
You can’t perform that action at this time.
0 commit comments