Re: ALTER USER

Поиск
Список
Период
Сортировка
От Rod Taylor
Тема Re: ALTER USER
Дата
Msg-id 1047834227.57699.22.camel@jester
обсуждение исходный текст
Ответ на Re: ALTER USER  (Alvaro Herrera <alvherre@dcc.uchile.cl>)
Ответы Re: ALTER USER  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
> I see now that one can use this syntax to make a user valid forever,
> though it is different than setting the value to NULL (as is when the
> user hasn't got a validity defined).  This should be mentioned in the
> docs, I think.

It may be worth while to change the default for valuntil to be
'infinity'.  NULL implies they will expire, we're just not sure when.
Infinity shows that we do not intend to expire the user -- which is more
in-line with the actual implementation.

--
Rod Taylor <rbt@rbt.ca>

PGP Key: http://www.rbt.ca/rbtpub.asc

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: ALTER USER
Следующее
От: Tom Lane
Дата:
Сообщение: Re: ALTER USER