On Thu, Mar 18, 2010 at 11:37:53AM +0100, Pavel Stehule wrote:
> postgres=# select ('true'::text)::bool;
> bool
> --
> t
> (1 row)
>
> I am checked 8.3, 8.4, 9.0.
What about the 'TRUE' (all caps) case? Note the blow:
> 2010/3/18 Laczi József :
> > I think this is a funny bug:
> >
> > selec
ook like perl code to begin with. ie think sql
injection, but with perl code rather then sql.
cat
--
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs
The following bug has been logged online:
Bug reference: 1571
Logged by: CaT
Email address: [EMAIL PROTECTED]
PostgreSQL version: 7.4.7
Operating system: Linux (Debian woody with backports.org pgsql)
Description:Cannot grant execute functions to non-superusers
On Thu, Mar 31, 2005 at 01:07:56AM +0100, CaT wrote:
>
> The following bug has been logged online:
>
> Bug reference: 1571
> Logged by: CaT
> Email address: [EMAIL PROTECTED]
> PostgreSQL version: 7.4.7
> Operating system: Linux (Debian woody
On Wed, Mar 30, 2005 at 07:46:37PM -0500, Tom Lane wrote:
> "CaT" <[EMAIL PROTECTED]> writes:
> > = [EMAIL PROTECTED]:/holly> select gen_salt('md5'::text);
> > ERROR: 42883: function gen_salt(text) does not exist
>
> This is not a permissions