Re: initdb problems handling super username with spaces.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Francisco Figueiredo Jr(dot)" <fxjrlists(at)yahoo(dot)com(dot)br>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: initdb problems handling super username with spaces.
Date: 2003-06-02 19:02:51
Message-ID: 10583.1054580571@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

"Francisco Figueiredo Jr." <fxjrlists(at)yahoo(dot)com(dot)br> writes:
> [ initdb fails with superuser name that contains spaces ]

I've put in some fixes for the most obvious problems, though I'd not
want to swear there are no other places that are careless about this.

> psql also seems to be with problems as it says it can't find PQFreemem
> in the pq.dll

Sounds like a version-compatibility problem. Sure you've got the right DLL?

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2003-06-02 19:07:11 Re: [HACKERS] Are we losing momentum?
Previous Message Bruce Momjian 2003-06-02 18:59:31 Re: Bad macro in pg_wchar.h?