Is level a reserved keyword?

From: "Morten W(dot) Petersen" <morten(at)src(dot)no>
To: pgsql-general(at)postgresql(dot)org
Subject: Is level a reserved keyword?
Date: 2000-07-09 11:19:37
Message-ID: Pine.LNX.4.21.0007091317240.29156-100000@lade.src.no
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

We've been running a customer telephone service, and we've been storing
the customers subscription as levels; ie, we have a table, named customer
with the column "level". INSERT and SELECT have worked on this table, just
as they should; but now, after moving between two databases of the same
version, both the psql client, and the pg python adapter complains near
the word "level". Any ideas? Seems like a bug?

Regards, Morten

-------------------------------------------------------------
How to reply to email:
http://home.sol.no/~vidaandr/news/OBSquoting.html (norsk)
http://home.sol.no/~vidaandr/news/FAQquoting.html (english)

Who is the bigger fool? The fool or the fool who follows him?

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Morten W. Petersen 2000-07-09 11:46:42 Re: Is level a reserved keyword?
Previous Message Sean 2000-07-09 05:34:18 Re: Where are the databases kept?