allowing password changes to users & views

Поиск
Список
Период
Сортировка
От Peter Blazso
Тема allowing password changes to users & views
Дата
Msg-id 36D1524C.25A44833@deltav.hu
обсуждение исходный текст
Список pgsql-general
Hi all,

I want to allow users to change their own (and only their own) password
in PostgreSQL. I have already tried it with creating a rule on pg_shadow
and through views but neither of them works. I desperately need to have
this feature in my program!

I have a question, as well: How can I update or insert into a table
through views? Does it need something special besides the existence of
the particular views and tables?

I have an other question, too: Is there anyone who knows when the new
version (6.5) comes out (approximately)?

Thanks, in advance,
Peter Blazso


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

Предыдущее
От: Philip Shiels
Дата:
Сообщение: Tables names from query
Следующее
От: Adriaan Joubert
Дата:
Сообщение: Postgres Future?