Return-Path: owner-postman
Received: from localhost.Berkeley.EDU (localhost.Berkeley.EDU [127.0.0.1]) by nobozo.CS.Berkeley.EDU (8.6.9/8.6.3) with SMTP id TAA14883 for postgres-redist; Sat, 8 Oct 1994 19:49:28 -0700
Resent-From: POSTGRES mailing list <postman@postgres.Berkeley.EDU>
Resent-Message-Id: <199410090249.TAA14883@nobozo.CS.Berkeley.EDU>
X-Authentication-Warning: nobozo.CS.Berkeley.EDU: Host localhost.Berkeley.EDU didn't use HELO protocol
Sender: owner-postman@postgres.Berkeley.EDU
X-Return-Path: owner-postman
Received: from NMSU.Edu (dns1.NMSU.Edu [128.123.3.5]) by nobozo.CS.Berkeley.EDU (8.6.9/8.6.3) with ESMTP id TAA14872 for <postgres@postgres.berkeley.edu>; Sat, 8 Oct 1994 19:49:26 -0700
Received: from cs by NMSU.Edu (8.6.8.1/NMSU-1.18)
	id UAA20185; Sat, 8 Oct 1994 20:49:20 -0600
Received: from chimayo (chimayo.CS.NMSU.Edu) by cs (4.1/SMI-4.1)
	id AA11317; Sat, 8 Oct 94 20:49:19 MDT
Received: by chimayo (5.0/SMI-4.1)
	id AA00927; Sat, 8 Oct 1994 20:44:05 +0700
Date: Sat, 8 Oct 1994 20:44:05 +0700
From: pmamnani@cs.nmsu.edu (Praveen Mamnani)
Message-Id: <9410090244.AA00927@chimayo>
To: postgres@postgres.Berkeley.EDU
Subject: bytea ?
Content-Length: 213
Resent-To: postgres-redist@postgres.Berkeley.EDU
Resent-Date: Sat, 08 Oct 94 19:49:28 -0700
Resent-XMts: smtp

I was converting some programs from SQL to Postgres. SQl uses data type
char(n) where n could be <255. Postgres has char4,8, and 16. How do
I define char of size n in postgres ? 

your help would be appreciated.


==============================================================================
   To add/remove yourself to/from the POSTGRES mailing list: send mail with 
   the subject line ADD or DEL to "postgres-request@postgres.Berkeley.EDU"

   If this fails, send mail to "post_questions@postgres.Berkeley.EDU" and
   a human will deal with it.  DO NOT post to the "postgres" mailing list.
==============================================================================
