ALTER USER

From: Alvaro Herrera <alvherre(at)dcc(dot)uchile(dot)cl>
To: Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: ALTER USER
Date: 2003-03-16 02:38:13
Message-ID: 20030316023813.GA5413@dcc.uchile.cl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hackers,

One can alter a user to set a validity timestamp. However, unless one
uses the ugly kludge of setting a date very far into the future, there's
no way to set this validity forever.

Should I make a patch to correct this? Should be quite trivial.

--
Alvaro Herrera (<alvherre[a]dcc.uchile.cl>)
"El dia que dejes de cambiar dejaras de vivir"

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruno Wolff III 2003-03-16 13:37:26 Re: ALTER USER
Previous Message Tom Lane 2003-03-15 16:46:20 Re: Error message style guide