List of reserved keywords and function names in PostgreSQL

From: Karam Chand <karam_chand03(at)yahoo(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: List of reserved keywords and function names in PostgreSQL
Date: 2004-03-01 10:30:29
Message-ID: 20040301103029.53229.qmail@web60803.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello

Is there any documentation that lists all the
PostgreSQL reserved words and function names?

Just dont want to create object names with those
words?

Karam

__________________________________
Do you Yahoo!?
Get better spam protection with Yahoo! Mail.
http://antispam.yahoo.com/tools

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Karam Chand 2004-03-01 10:31:48 Different version of PostgreSQL on same machine?
Previous Message Martijn van Oosterhout 2004-03-01 09:56:03 Re: referring to computed values from the select list in the where and order clauses