Re: [HACKERS] misread release notes

2007-02-07 Thread ohp
Hi Tom, On Tue, 6 Feb 2007, Tom Lane wrote: > Date: Tue, 06 Feb 2007 11:50:56 -0500 > From: Tom Lane <[EMAIL PROTECTED]> > To: ohp@pyrenet.fr > Cc: pgsql-hackers list > Subject: Re: [HACKERS] misread release notes > > ohp@pyrenet.fr writes: > > I read the &

Re: [HACKERS] misread release notes

2007-02-06 Thread Andrew Dunstan
ohp@pyrenet.fr wrote: Unrelated, I have problem with conforming string: adding a E is easy in C or PHP but SpamAssassin has this plpgsql function : [snip] As you see, token is bytea where do I put the E in the insert query? Since you aren't using a string literal in this function fo

Re: [HACKERS] misread release notes

2007-02-06 Thread Tom Lane
ohp@pyrenet.fr writes: > I read the "fix incorrect permission check in > information_schema_key_column_usage_view" chapter in HISTORY far too fast > and fed psql on each database with share/information_schema.sql. > Too late to stop it! > What did I do wrong, and how can I go backwards (I imagine %