0001-add-recent-renaming-commit-to-the-release-note.patch
application/octet-stream
Filename: 0001-add-recent-renaming-commit-to-the-release-note.patch
Type: application/octet-stream
Part: 0
Patch
Format: format-patch
Series: patch 0001
Subject: add recent renaming commit to the release note
| File | + | − |
|---|---|---|
| doc/src/sgml/release-17.sgml | 2 | 0 |
From 063fcddbf8db9bf5e12b8e4e18ba062a9e87dac6 Mon Sep 17 00:00:00 2001
From: Hou Zhijie <houzj.fnst@cn.fujitsu.com>
Date: Mon, 1 Jul 2024 20:09:04 +0800
Subject: [PATCH] add recent renaming commit to the release note
---
doc/src/sgml/release-17.sgml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/doc/src/sgml/release-17.sgml b/doc/src/sgml/release-17.sgml
index be0532e554..47956d5133 100644
--- a/doc/src/sgml/release-17.sgml
+++ b/doc/src/sgml/release-17.sgml
@@ -1341,6 +1341,8 @@ Author: Michael Paquier <michael@paquier.xyz>
<!--
Author: Amit Kapila <akapila@postgresql.org>
2024-03-08 [bf279ddd1] Introduce a new GUC 'standby_slot_names'.
+Author: Amit Kapila <akapila@postgresql.org>
+2024-07-01 [0f934b073] Rename standby_slot_names to synchronized_standby_slots.
-->
<listitem>
--
2.30.0.windows.2