Re: [HACKERS] [GENERAL] PostgreSQL Core Team

2011-04-27 Thread Raymond O'Donnell
o have you been anointed or afflicted? :-) Ray. -- Raymond O'Donnell :: Galway :: Ireland r...@iol.ie -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers

Re: [HACKERS] GRANT/REVOKE: Allow column-level privileges

2006-01-30 Thread Raymond
"kevin brintnall" <[EMAIL PROTECTED]> ... > (SQL99, 10.5 , General Rules, 15-18) > > 15) SELECT with neither nor list> specifies the SELECT privilege on all columns of T including any > ^ >columns subsequently added to

[HACKERS] ecpg problem : pre-processor translated long constant to char

2002-07-04 Thread Raymond Fung
e actual line number in the source file. As shown, I am using version 2.8.0 of ecpg. Is my version being too old to be buggy ? Any suggestion to bypass the translation problem ? Thanks, Raymond Fung. ---(end of broadcast)--- TIP 4: Don't 'kill -9' the postmaster

[HACKERS] There is error at the examples in PL/pgSQL

2001-03-06 Thread Lu Raymond
I execute exam.sql and the postgress can create the table emp, the function emp_stamp() and the trigger emp_stamp seccessfully.But when I insert one record to table emp, there are some errors on the screen. the insert statement is followings, INSERT INTO emp Values('','',