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

[SQL] info is a reserved word?

2006-01-12 Thread John DeSoi
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. Did I miss it? create type my_info as ( a text, b text ); -- this works crea

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: [despammed] [SQL] info

2005-06-20 Thread Andreas Kretschmer
am 20.06.2005, um 11:45:55 +0200 mailte Luca Rasconi folgendes: > I need to know if somebody read this mail. Yes, i read it ;-) Regards, Andreas -- Andreas Kretschmer(Kontakt: siehe Header) Heynitz: 035242/47212, D1: 0160/7141639 GnuPG-ID 0x3FFF606C http://wwwkeys.de.pgp.net ===

[SQL] info

2005-06-20 Thread Luca Rasconi
I need to know if somebody read this mail.   bye

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

[SQL] Info

2004-05-11 Thread "Slava Ilijin"
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 every kind of information. Yours sincerely Sven ---(e

[SQL] info about tables

2000-09-18 Thread Jie Liang
Hi, I want drop some tables, is there any way to get the info which can show when the tables were used last time? I mean that I want know when this table is used last time? -- Jie LIANG Internet Products Inc. 10350 Science Center Drive Suite 100, San Diego, CA 92121 Office:(858)320-4873 [EM