Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commiteb32be6

Browse files
committed
New wording:
Allow EXECUTE of "CREATE TABLE AS ... SELECT" in PL/PgSQL (Tom)
1 parent7fe9e19 commiteb32be6

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

‎HISTORY

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff 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

‎doc/src/sgml/release.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.127 2002/03/2520:58:05 momjian Exp $
2+
$Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.128 2002/03/2521:24:08 momjian Exp $
33
-->
44

55
<appendix id="release">
@@ -79,7 +79,7 @@ contrib/btree_gist improvements (Teodor Sigaev)
7979
contrib/tsearch dictionary improvements, see README.tsearch for
8080
an additional installation step (Thomas T. Thai, Teodor Sigaev)
8181
Fix for array subscripts handling (Tom)
82-
Allow CREATE TABLE AS ... SELECT in PL/PgSQL (Tom)
82+
AllowEXECUTE of "CREATE TABLE AS ... SELECT" in PL/PgSQL (Tom)
8383
</programlisting>
8484
</para>
8585
</sect2>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp