Reported-by: Pavel Luzanov
Discussion: https://postgr.es/m/
29b97504-80a3-fdcc-538e-
cadde3d8ecd5@postgrespro.ru
Backpatch-through: 16 only
-A
llow psql's access privilege commands to show system objects (Nathan Bossart, Pavel Luzanov)
+A
dd psql command \drg to show role membership details (Pavel Luzanov)
-The options are \dpS, \zS, and \drg.
+The Member of output column has been removed from \du and \dg because this new command displays this informaion in more detail.
+
+
+
+
+
+
+Allow
psql's access privilege commands to show system objects (Nathan Bossart)
+
+
+The options are \dpS and \zS.