diff options
author | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2022-09-30 12:53:31 +0200 |
---|---|---|
committer | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2022-09-30 12:53:31 +0200 |
commit | d8e6ae9f38984ca16dc0e18924cc26568bb75960 (patch) | |
tree | 10647dd141fb297ef785eaea4451bbe41efe13aa /src/backend/access/transam/rmgr.c | |
parent | a613474411e690947fbf869ef519da13a35d993d (diff) |
Fix tab-completion after commit 790bf615ddba
I (Álvaro) broke tab-completion for GRANT .. ALL TABLES IN SCHEMA while
removing ALL from the publication syntax for schemas in the
aforementioned commit. I also missed to update a bunch of
tab-completion rules for ALTER/CREATE PUBLICATION that match each
individual piece of ALL TABLES IN SCHEMA. Repair those bugs.
While fixing up that commit, update a couple of outdated comments
related to the same change.
Backpatch to 15.
Author: Shi yu <shiy.fnst@fujitsu.com>
Reviewed-by: Peter Smith <smithpb2250@gmail.com>
Discussion: https://postgr.es/m/OSZPR01MB6310FCE8609185A56344EED2FD559@OSZPR01MB6310.jpnprd01.prod.outlook.com
Diffstat (limited to 'src/backend/access/transam/rmgr.c')
0 files changed, 0 insertions, 0 deletions