Re: [SQL] info is a reserved word?

2006-01-12 Thread Michael Fuhr
On Thu, Jan 12, 2006 at 11:21:28PM -0500, Tom Lane wrote: > plpgsql is not very good about reserving words "minimally", ie, not > treating a word as a keyword outside the context where the keyword > is meaningful. > > This could probably be fixed, or at least greatly reduced, with some > flex/biso

Re: [SQL] info is a reserved word?

2006-01-12 Thread Tom Lane
Michael Fuhr <[EMAIL PROTECTED]> writes: > 'info' only seems special in PL/pgSQL, presumably because it's one > of the possible RAISE levels. You should also get an error if you > try 'exception', 'warning', etc. plpgsql is not very good about reserving words "minimally", ie, not treating a word

Re: [SQL] info is a reserved word?

2006-01-12 Thread Michael Fuhr
On Thu, Jan 12, 2006 at 08:14:42PM -0500, John DeSoi wrote: > I have two identical functions below, the only difference is I > declared my variable name to be 'info' instead of 'stuff'. I could > not find anywhere in the docs that 'info' has any special meaning. 'info' only seems special in

Re: [SQL] info

2005-06-20 Thread Theodore Petrosky
do you 'need' to know or 'want' to know. and I guess that depends on how you define 'to' but also... is there a particular 'somebody' that you are interested (wanting or needing) in --- Luca Rasconi <[EMAIL PROTECTED]> wrote: > I need to know if somebody read this mail. > > bye >

Re: [SQL] info

2005-06-20 Thread Richard Huxton
Luca Rasconi wrote: I need to know if somebody read this mail. Ah, but what does it mean to "know" anything? -- Richard Huxton Archonet Ltd ---(end of broadcast)--- TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]

Re: [SQL] Info

2004-05-11 Thread scott.marlowe
On Tue, 11 May 2004, [koi8-r] "Slava Ilijin[koi8-r] " wrote: > > > > Hello, I have inserted a data bank in SQL server 2000 and from it have > generated a Script. I would like to convert to this Script in > postgresql, but I don't know like this does. I become to you very > thankfully for e