Re: PostgreSQL BugTool Submission - Mailing list pgsql-bugs

From Philip Warner
Subject Re: PostgreSQL BugTool Submission
Date
Msg-id 3.0.5.32.20001015182540.022281e0@mail.rhyme.com.au
Whole thread Raw
In response to Re: PostgreSQL BugTool Submission  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-bugs
At 23:20 14/10/00 -0700, Stephan Szabo wrote:
>
>Well, actually the question of whether failing referential actions
>due to permission deficits of the user doing the delete/update
>on the pk table is a bug or feature still stands.  It would be
>fairly trivial to extend Peter's patch to effectively setuid on
>the actions, but the question is whether or not that's useful and
>correct.
>

I haven't looked at the standard yet, but maybe the correct behaviour
should be to setuid to the creator of the constraint for the purpose of the
checks.


----------------------------------------------------------------
Philip Warner                    |     __---_____
Albatross Consulting Pty. Ltd.   |----/       -  \
(A.B.N. 75 008 659 498)          |          /(@)   ______---_
Tel: (+61) 0500 83 82 81         |                 _________  \
Fax: (+61) 0500 83 82 82         |                 ___________ |
Http://www.rhyme.com.au          |                /           \|
                                 |    --________--
PGP key available upon request,  |  /
and from pgp5.ai.mit.edu:11371   |/

pgsql-bugs by date:

Previous
From: Stephan Szabo
Date:
Subject: Re: PostgreSQL BugTool Submission
Next
From: Lennert Buytenhek
Date:
Subject: Selects on tables with cidr type primary keys are broken