diff options
author | Michael Paquier <michael@paquier.xyz> | 2025-04-20 08:34:38 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2025-04-20 08:34:38 +0900 |
commit | 78231baaf967166776de8262072acb8d589d3b6a (patch) | |
tree | f48c3632e68ae6fb8ae444f39db55fa74a31a626 /src/backend/utils/adt/ruleutils.c | |
parent | 5743d122fcf35edba801609fcde7410610ed0f19 (diff) | |
download | postgresql-78231baaf967166776de8262072acb8d589d3b6a.tar.gz postgresql-78231baaf967166776de8262072acb8d589d3b6a.zip |
psql: Split extended query protocol meta-commands in --help=commands
Compared to v17 with only \bind able to do extended query protocol work,
v18 has now a total of 11 meta-commands related to the extended query
protocol. These were all listed under the "General" section of the
--help=commands output and are specialized, bloating the output
generated.
All these meta-commands are moved into a new section called "Extended
Query Protocol", listed at the end of --help=commands.
This split has been suggested by Noah Misch.
Discussion: https://postgr.es/m/20250415213450.1f.nmisch@google.com
Diffstat (limited to 'src/backend/utils/adt/ruleutils.c')
0 files changed, 0 insertions, 0 deletions