Stefan Kaltenbrunner <[EMAIL PROTECTED]> writes:
> Any particular reason why you dropped the SET SCHEMA part of my
> patch ?
Because we have no such command.
regards, tom lane
---(end of broadcast)---
TIP 1: if posting/read
Tom Lane wrote:
> 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
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
bac