Re: Not quite a security hole in internal_in - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Not quite a security hole in internal_in
Date
Msg-id 3819.1244597405@sss.pgh.pa.us
Whole thread Raw
In response to Re: Not quite a security hole in internal_in  (Sergey Burladyan <eshkinkot@gmail.com>)
Responses Re: Not quite a security hole in internal_in  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Sergey Burladyan <eshkinkot@gmail.com> writes:
> How about contrib/ ? I have this in my test 8.3.7 database:

That stuff should all be marked strict ... on the whole I'm not sure
that contrib is null-safe anyway, independently of this particular
issue.  AFAIK no one's really gone through it.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Sergey Burladyan
Date:
Subject: Re: Not quite a security hole in internal_in
Next
From: Bruce Momjian
Date:
Subject: Re: pgindent run coming