Re: Referential integrity vulnerability in 8.3.3 - Mailing list pgsql-general

From Sergey Konoplev
Subject Re: Referential integrity vulnerability in 8.3.3
Date
Msg-id c3a7de1f0807152252u188e3049l628a1a78e211d0a2@mail.gmail.com
Whole thread Raw
In response to Re: Referential integrity vulnerability in 8.3.3  (David Fetter <david@fetter.org>)
List pgsql-general
> The code you posted is a clear case of doing things wrong
> deliberately.

Yes It's just an example. My real code is more complex of course.

> In order to prevent this error, you would need to
> rewrite large parts of Postgres's code which checks referential
> integrity, and there would still be things that deliberately wrong
> DDL, triggers, rules, etc. could do.

Sad to hear it. Anyway thanx for explanation.

--
Regards,
Sergey Konoplev

pgsql-general by date:

Previous
From: "Sergey Konoplev"
Date:
Subject: Re: Referential integrity vulnerability in 8.3.3
Next
From: el dorado
Date:
Subject: Re: C-procedure crashed in Postgres 8.3.3 when using 'text' variable (WinXP)