psql: Improve descriptions of \\flush[request] in --help

Michael Paquier <michael@paquier.xyz>

Commit: 5743d122fcf35edba801609fcde7410610ed0f19
Author: Michael Paquier <michael@paquier.xyz>
Date: 2025-04-19T23:16:57Z
Releases: 18.0
psql: Improve descriptions of \\flush[request] in --help

Noah has reported that the current wording was confusing compared to the
description of the underlying libpq routine.  The new wording is from
me.

Reported-by: Noah Misch <noah@leadboat.com>
Discussion: https://postgr.es/m/20250415213450.1f.nmisch@google.com

Files

PathChange+/−
src/bin/psql/help.c modified +2 −2

Discussion