allowing password changes to users & views - Mailing list pgsql-general

From Peter Blazso
Subject allowing password changes to users & views
Date
Msg-id 36D1524C.25A44833@deltav.hu
Whole thread Raw
List 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 by date:

Previous
From: Philip Shiels
Date:
Subject: Tables names from query
Next
From: Adriaan Joubert
Date:
Subject: Postgres Future?