Return-Path: pg_adm@postgres.berkeley.edu
Received: by postgres.Berkeley.EDU (5.61/1.29)
	id AA25073; Tue, 29 Sep 92 10:03:23 -0700
Date: Tue, 29 Sep 92 10:03:23 -0700
Message-Id: <9209291703.AA25073@postgres.Berkeley.EDU>
From: harada@scf54.scf.loral.com (Larry Harada)
Subject: Name length limit
To: postgres@postgres.berkeley.edu
Sender: pg_adm@postgres.berkeley.edu


 Is there a way to get around the 16 character class/attribute name
 length limit?  

 For example: * create PRETTY_LONG_CLASS_NAME  ( x=int2 )\g


 gives: WARN:Sep 29 10:01:34:Name PRETTY_LONG_CLASS_NAME was longer than 16


 Thanks for any help.
