From 76956843da10ce27a2a1de3e120a804ea0763652 Mon Sep 17 00:00:00 2001 From: alterego655 <824662526@qq.com> Date: Mon, 31 Aug 2026 12:43:37 +0800 Subject: [PATCH v1] doc: Rename the WAIT FOR reference page to WAIT Use WAIT for the index entry, page title, and psql help name, matching the command tag. Keep the existing reference ID and WAIT FOR LSN syntax unchanged. --- doc/src/sgml/ref/wait_for.sgml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/src/sgml/ref/wait_for.sgml b/doc/src/sgml/ref/wait_for.sgml index a65e6167b88..6cd624a79f9 100644 --- a/doc/src/sgml/ref/wait_for.sgml +++ b/doc/src/sgml/ref/wait_for.sgml @@ -5,17 +5,17 @@ PostgreSQL documentation - WAIT FOR + WAIT - WAIT FOR + WAIT 7 SQL - Language Statements - WAIT FOR + WAIT wait for WAL to reach a target LSN -- 2.51.0