On Mon, Jan 31, 2005 at 03:05:52PM -0600, dale wrote:
>
> What are the restrictions on naming tables or columns in tables
> other than uniqueness (assuming ascii characters)?
See "Identifiers and Key Words" in the "SQL Syntax" chapter of the
documentation:
http://www.postgresql.org/docs/8.0/static/sql-syntax.html#SQL-SYNTAX-IDENTIFIERS
--
Michael Fuhr
http://www.fuhr.org/~mfuhr/