allowing password changes to users & views

From: Peter Blazso <blazso(at)deltav(dot)hu>
To: pgsql-general(at)postgresql(dot)org
Subject: allowing password changes to users & views
Date: 1999-02-22 12:49:17
Message-ID: 36D1524C.25A44833@deltav.hu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Browse pgsql-general by date

  From Date Subject
Next Message Adriaan Joubert 1999-02-22 13:01:08 Postgres Future?
Previous Message Philip Shiels 1999-02-22 10:07:11 Tables names from query