Return-Path: pg_adm@postgres.berkeley.edu
Received: by postgres.Berkeley.EDU (5.61/1.29)
	id AA21906; Tue, 13 Oct 92 11:53:59 -0700
Date: Tue, 13 Oct 92 11:53:59 -0700
Message-Id: <9210131853.AA21906@postgres.Berkeley.EDU>
From: "Patrick M. Landry" <pml@cacs.usl.edu>
Subject: valid database check with libpq
To: postgres@postgres.berkeley.edu
Sender: pg_adm@postgres.berkeley.edu


I am accessing postgres using libpq.
In my C program I get a string from the user which is supposedly the name
of the database to access. How do I tell if this is a valid database name?
--
patrick
pml@cacs.usl.edu
