https://github.com/postgres/postgres
Revision dda9f8e7bc2e1e5cc6c77b86ce54786e9df8e0c6 authored by Nathan Bossart on 29 June 2023, 04:32:53 UTC, committed by Nathan Bossart on 29 June 2023, 04:32:53 UTC
d913928c9c added support for the "S" modifier to psql's \dp and \z
meta-commands, but it missed updating the corresponding entries in
\?'s output.

Author: Noriyoshi Shinoda
Discussion: https://postgr.es/m/DM4PR84MB17342A51B3A1556CFBC7A4B2EE25A%40DM4PR84MB1734.NAMPRD84.PROD.OUTLOOK.COM
1 parent bc8e9a6
History
Tip revision: dda9f8e7bc2e1e5cc6c77b86ce54786e9df8e0c6 authored by Nathan Bossart on 29 June 2023, 04:32:53 UTC
Fix psql \?'s entries for \dp and \z.
Tip revision: dda9f8e
File Mode Size
config
contrib
doc
src
.cirrus.yml -rw-r--r-- 24.3 KB
.dir-locals.el -rw-r--r-- 730 bytes
.editorconfig -rw-r--r-- 183 bytes
.git-blame-ignore-revs -rw-r--r-- 10.2 KB
.gitattributes -rw-r--r-- 1.5 KB
.gitignore -rw-r--r-- 674 bytes
COPYRIGHT -rw-r--r-- 1.2 KB
GNUmakefile.in -rw-r--r-- 4.2 KB
HISTORY -rw-r--r-- 277 bytes
Makefile -rw-r--r-- 1.8 KB
README -rw-r--r-- 1.2 KB
README.git -rw-r--r-- 721 bytes
aclocal.m4 -rw-r--r-- 365 bytes
configure -rwxr-xr-x 570.5 KB
configure.ac -rw-r--r-- 85.1 KB
meson.build -rw-r--r-- 99.7 KB
meson_options.txt -rw-r--r-- 6.3 KB

README

back to top