minor CVS regression

From: Neil Conway <nconway(at)klamath(dot)dyndns(dot)org>
To: pgsql-hackers(at)postgresql(dot)org
Cc: peter_e(at)gmx(dot)net
Subject: minor CVS regression
Date: 2002-05-17 02:00:10
Message-ID: 20020516220010.2dbf0fe1.nconway@klamath.dyndns.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I'm seeing this with the current CVS code:

[nconway:/home/nconway/pgsql]% initdb -D /data/pgsql/pgdata
The files belonging to this database system will be owned by user "nconway".
This user must also own the server process.

/data/pgsql/bin/initdb: test: =: unary operator expected
The database cluster will be initialized with locales:
COLLATE: C CTYPE: MESSAGES: C
MONETARY: C NUMERIC: C TIME: C

<snip>

Namely, the "unary operator expected" warning.

BTW, does that "CTYPE:" element look correct? Just from a visual
point of view, I'd expect it to have a value (e.g. C).

Cheers,

Neil

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2002-05-17 02:10:17 Re: interfaces/ecpg/preproc reduce/reduce conflicts
Previous Message Mike Embry 2002-05-17 00:34:49 Re: www.pgaccess.org - the official story (the way I saw it)