File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change 6
6
7
7
<formalpara>
8
8
<title>Release date:</title>
9
- <para>2025-??-??, CURRENT AS OF 2025-05-23 </para>
9
+ <para>2025-??-??, CURRENT AS OF 2025-06-20 </para>
10
10
</formalpara>
11
11
12
12
<sect2 id="release-18-highlights">
@@ -869,13 +869,16 @@ Author: Tom Lane <tgl@sss.pgh.pa.us>
869
869
<!--
870
870
Author: Fujii Masao <fujii@postgresql.org>
871
871
2025-03-14 [6d376c3b0] Add GUC option to log lock acquisition failures.
872
+ Author: Fujii Masao <fujii@postgresql.org>
873
+ 2025-06-03 [73bdcfab3] Rename log_lock_failure GUC to log_lock_failures for con
872
874
-->
873
875
874
876
<listitem>
875
877
<para>
876
878
Add server variable <xref linkend="guc-log-lock-failures"/> to log
877
- lock acquisition failures (Yuki Seino)
879
+ lock acquisition failures (Yuki Seino, Fujii Masao )
878
880
<ulink url="&commit_baseurl;6d376c3b0">§</ulink>
881
+ <ulink url="&commit_baseurl;73bdcfab3">§</ulink>
879
882
</para>
880
883
881
884
<para>
You can’t perform that action at this time.
0 commit comments