Stefan Kaltenbrunner <[EMAIL PROTECTED]> writes: > attached is a patch against psql that makes psql's tabcomplete code > ROLES aware, adds SET SCHEMA and basic CREATE DATABASE/TRIGGER support > as well as some other minor things.
Applied with some changes. I didn't see the point of making \du backwards compatible to older versions; we've never worried about that before in psql's \d commands. Also I thought the "Attributes" approach of the old \du code was well past its usefulness, so I just changed it to separate columns. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 1: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly