Re: to_char incompatibility - Mailing list pgsql-hackers

From Tom Lane
Subject Re: to_char incompatibility
Date
Msg-id 7681.1200350884@sss.pgh.pa.us
Whole thread Raw
In response to Re: to_char incompatibility  (Josh Berkus <josh@agliodbs.com>)
Responses Re: to_char incompatibility  (Gregory Stark <stark@enterprisedb.com>)
List pgsql-hackers
Josh Berkus <josh@agliodbs.com> writes:
> Security Definer has ramifications in PostgreSQL which I don't think it 
> does in Oracle.  Particularly, see: 
> http://www.postgresql.org/docs/techdocs.77

BTW, that article needs to be updated to show the (much easier) way to
do it as of 8.3.

I concur that "make all your functions security definer by default" is
unlikely to make a system more secure overall --- it'll just move the
problems around.  Especially if it's applied blindly by someone who
stopped reading at that point.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: SSL over Unix-domain sockets
Next
From: Tom Lane
Date:
Subject: Re: Bug: Unreferenced temp tables disables vacuum to update xid