postgresql/src/bin
Tom Lane 9e1e9d6560 Add missed case for tab completion of GRANT/REVOKE MAINTAIN.
We failed to offer "ON" after "GRANT MAINTAIN".
Oversight in commit 60684dd83.

Ken Kato

Discussion: https://postgr.es/m/6afe7712991882a864d6d10003264e7c@oss.nttdata.com
2023-04-19 10:49:53 -04:00
..
initdb Fix MSVC warning introduced in ea1db8ae70. 2023-04-04 15:43:18 -07:00
pg_amcheck Fix some typos and some incorrectly duplicated words 2023-04-18 14:03:49 +12:00
pg_archivecleanup meson: add install-{quiet, world} targets 2023-03-23 21:20:18 -07:00
pg_basebackup Fix various typos and incorrect/outdated name references 2023-04-19 13:50:33 +12:00
pg_checksums Introduce PG_IO_ALIGN_SIZE and align all I/O buffers. 2023-04-08 16:34:50 +12:00
pg_config meson: add install-{quiet, world} targets 2023-03-23 21:20:18 -07:00
pg_controldata meson: add install-{quiet, world} targets 2023-03-23 21:20:18 -07:00
pg_ctl meson: add install-{quiet, world} targets 2023-03-23 21:20:18 -07:00
pg_dump Fix various typos and incorrect/outdated name references 2023-04-19 13:50:33 +12:00
pg_resetwal meson: add install-{quiet, world} targets 2023-03-23 21:20:18 -07:00
pg_rewind Add missing source files to nls.mk 2023-04-14 09:56:04 +02:00
pg_test_fsync meson: add install-{quiet, world} targets 2023-03-23 21:20:18 -07:00
pg_test_timing meson: add install-{quiet, world} targets 2023-03-23 21:20:18 -07:00
pg_upgrade Introduce PG_IO_ALIGN_SIZE and align all I/O buffers. 2023-04-08 16:34:50 +12:00
pg_verifybackup Support long distance matching for zstd compression 2023-04-06 17:18:42 +02:00
pg_waldump Put new command-line option into sensible order in help output 2023-04-17 11:09:17 +02:00
pgbench Fix some typos and some incorrectly duplicated words 2023-04-18 14:03:49 +12:00
pgevent Update copyright for 2023 2023-01-02 15:00:37 -05:00
psql Add missed case for tab completion of GRANT/REVOKE MAINTAIN. 2023-04-19 10:49:53 -04:00
scripts Fix various typos 2023-04-18 13:23:23 +12:00
Makefile Update copyright for 2023 2023-01-02 15:00:37 -05:00
meson.build Update copyright for 2023 2023-01-02 15:00:37 -05:00