diff options
author | Michael Paquier <michael@paquier.xyz> | 2024-11-22 14:04:21 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2024-11-22 14:04:21 +0900 |
commit | ea15816928c1bbcab749205a263d82daea28a3e0 (patch) | |
tree | dfa14e6b13136b0b79d4f0a21c65ecc4bc1a4c7e /src/backend/access/gist/gistproc.c | |
parent | 768dfd8e6575f752f722d0a0ad69adebf0045a39 (diff) | |
download | postgresql-ea15816928c1bbcab749205a263d82daea28a3e0.tar.gz postgresql-ea15816928c1bbcab749205a263d82daea28a3e0.zip |
psql: Fix category of \parse in output of --help=commands and \?
\parse was listed under the category "Connection", which was incorrect.
Let's move it to "General" like the other meta-commands of the same type
(\bind, \bind_named and \close).
Oversight in commit d55322b0da60.
Discussion: https://postgr.es/m/Zz_x-NEKNeeRlAVc@paquier.xyz
Diffstat (limited to 'src/backend/access/gist/gistproc.c')
0 files changed, 0 insertions, 0 deletions