Re: wierd reserved word?

From: gearond(at)fireserve(dot)net
To: <pgsql-general(at)postgresql(dot)org>
Subject: Re: wierd reserved word?
Date: 2004-09-26 21:54:57
Message-ID: 200409262154.i8QLsvs0015998@phaze.fireserve.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

EVEN MORE
----

changing the prefix to make the variable named:
'mv_usr_id'
'dv_usr_id'

gives the same error:
--------------------
SQL error:
ERROR: syntax error at or near "dv_usr_id"
SQL error:
ERROR: syntax error at or near "mv_usr_id"

but 'dvar_usr_id' works?

For now, I'll just use it, but this seems rediculous ......

Browse pgsql-general by date

  From Date Subject
Next Message Gaetano Mendola 2004-09-26 22:56:33 Re: proxying connections
Previous Message Gaetano Mendola 2004-09-26 21:50:48 Re: select query core dump