8000 doc PG 18 relnotes: update to current · postgres/postgres@1ca583f · GitHub
[go: up one dir, main page]

Skip to content

Commit 1ca583f

Browse files
committed
doc PG 18 relnotes: update to current
Includes runtime injection point item by Michael Paquier. Reported-by: Michael Paquier Author: Michael Paquier Discussion: https://postgr.es/m/aDAS0_eWzeGl4sok@paquier.xyz
1 parent 02502c1 commit 1ca583f

File tree

1 file changed

+20
-2
lines changed

1 file changed

+20
-2
lines changed

doc/src/sgml/release-18.sgml

Lines changed: 20 additions & 2 deletions
< 8000 table aria-label="Diff for: doc/src/sgml/release-18.sgml" class="tab-size width-full DiffLines-module__tableLayoutFixed--YZcIJ" data-diff-anchor="diff-2b6a985701f94dd232a224fd233ea2c70a0469abc77433966cfd0191c7a78a57" data-tab-size="8" data-paste-markdown-skip="true" role="grid" style="--line-number-cell-width:52px;--line-number-cell-width-unified:104px">Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<formalpara>
88
<title>Release date:</title>
9-
<para>2025-??-??, CURRENT AS OF 2025-05-01</para>
9+
<para>2025-??-??, CURRENT AS OF 2025-05-23</para>
1010
</formalpara>
1111

1212
<sect2 id="release-18-highlights">
@@ -1212,12 +1212,15 @@ This is useful for operating system configuration.
12121212
<!--
12131213
Author: Peter Eisentraut <peter@eisentraut.org>
12141214
2025-03-19 [4f7f7b037] extension_control_path
1215+
Author: Peter Eisentraut <peter@eisentraut.org>
1216+
2025-05-02 [81eaaa2c4] Make "directory" setting work with extension_control_pat
12151217
-->
12161218

12171219
<listitem>
12181220
<para>
12191221
Add server variable extension_control_path to specify the location of extension control files (Peter Eisentraut, Matheus Alcantara)
12201222
<ulink url="&commit_baseurl;4f7f7b037">&sect;</ulink>
1223+
<ulink url="&commit_baseurl;81eaaa2c4">&sect;</ulink>
12211224
</para>
12221225
</listitem>
12231226

@@ -2582,12 +2585,15 @@ Add pg_dump options --with-schema, --with-data, and --with-statistics (Jeff Davi
25822585
<!--
25832586
Author: Nathan Bossart <nathan@postgresql.org>
25842587
2025-03-25 [9c49f0e8c] pg_dump: Add - -sequence-data.
2588+
Author: Nathan Bossart <nathan@postgresql.org>
2589+
2025-05-07 [acea3fc49] pg_dumpall: Add - -sequence-data.
25852590
-->
25862591

25872592
<listitem>
25882593
<para>
2589-
Add pg_dump option --sequence-data to dump sequence data that would normally be excluded (Nathan Bossart)
2594+
Add pg_dump and pg_dumpall option --sequence-data to dump sequence data that would normally be excluded (Nathan Bossart)
25902595
<ulink url="&commit_baseurl;9c49f0e8c">&sect;</ulink>
2596+
<ulink url="&commit_baseurl;acea3fc49">&sect;</ulink>
25912597
</para>
25922598
</listitem>
25932599

@@ -2833,6 +2839,18 @@ Injection points can now be created, but not run, via INJECTION_POINT_LOAD(), an
28332839
</para>
28342840
</listitem>
28352841

2842+
<!--
2843+
Author: Michael Paquier <michael@paquier.xyz>
2844+
2025-05-10 [371f2db8b] Add support for runtime arguments in injection points
2845+
-->
2846+
2847+
<listitem>
2848+
<para>
2849+
Support runtime arguments in injection points (Michael Paquier)
2850+
<ulink url="&commit_baseurl;371f2db8b">&sect;</ulink>
2851+
</para>
2852+
</listitem>
2853+
28362854
<!--
28372855
Author: Heikki Linnakangas <heikki.linnakangas@iki.fi>
28382856
2024-07-26 [20e0e7da9] Add test for early backend startup errors

0 commit comments

Comments
 (0)
0