Re: pgsql/src/bin/initdb initdb.sh

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Tatsuo Ishii <ishii(at)hub(dot)org>
Cc: <pgsql-committers(at)postgresql(dot)org>
Subject: Re: pgsql/src/bin/initdb initdb.sh
Date: 2001-03-27 16:01:56
Message-ID: Pine.LNX.4.30.0103271801290.1215-100000@peter.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Tatsuo Ishii writes:

> CVSROOT: /home/projects/pgsql/cvsroot
> Module name: pgsql
> Changes by: ishii(at)hub(dot)org 01/03/27 00:45:50
>
> Modified files:
> src/bin/initdb : initdb.sh
>
> Log message:
> Add checking for valid database encoding.

Why do you need this check? Shouldn't pg_encoding fail if the encoding id
is invalid?

--
Peter Eisentraut peter_e(at)gmx(dot)net http://yi.org/peter-e/

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian - CVS 2001-03-27 16:34:14 pgsql/doc/src Makefile
Previous Message Bruce Momjian - CVS 2001-03-27 14:56:20 pgsql/ oc/FAQ_AIX rc/Makefile.shlib rc/backend ...