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

Commit0c7e6b7

Browse files
committed
doc: PG 11 rel notes: add PL/pgSQL composite DDL item
Reported-by: Tom Lane
1 parent50485b3 commit0c7e6b7

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

‎doc/src/sgml/release-11.sgml

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1982,6 +1982,23 @@ same commits as above
19821982

19831983
<listitem>
19841984
<!--
1985+
2018-02-13 [4b93f5799] Make plpgsql use its DTYPE_REC code paths for composite-
1986+
1987+
-->
1988+
1989+
<para>
1990+
Allow PL/pgSQL to handle changes to composite types (e.g. record,
1991+
row) that happen between the first and later function executions
1992+
in the same session (Tom Lane)
1993+
</para>
1994+
1995+
<para>
1996+
Previously such circumstances generated errors.
1997+
</para>
1998+
</listitem>
1999+
2000+
<listitem>
2001+
<!--
19852002
2018-03-28 [3f44e3db7] Transforms for jsonb to PL/Python
19862003
-->
19872004

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp