Re: SET SESSION SESSION AUTHORIZATION

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Dennis Bjorklund <db(at)zigo(dot)dhs(dot)org>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: SET SESSION SESSION AUTHORIZATION
Date: 2004-10-22 14:21:50
Message-ID: 6662.1098454910@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Dennis Bjorklund <db(at)zigo(dot)dhs(dot)org> writes:
> Couldn't we then have this syntax instead

> SET [ SESSION | LOCAL ] AUTHORIZATION username
> SET [ SESSION | LOCAL ] AUTHORIZATION DEFAULT

I don't think the (alleged) gain in prettiness is worth introducing
backwards incompatibility for. Two major releases ago, we could have
considered it...

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Dennis Bjorklund 2004-10-22 14:28:12 Re: timestamp with time zone a la sql99
Previous Message Tom Lane 2004-10-22 14:13:18 Re: timestamp with time zone a la sql99