Re: BUG #5267: initdb fails on AIX: could not identify current directory

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Michael Felt <mamfelt(at)gmail(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #5267: initdb fails on AIX: could not identify current directory
Date: 2010-01-07 14:57:15
Message-ID: 22924.1262876235@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Michael Felt <mamfelt(at)gmail(dot)com> writes:
> On Thu, Jan 7, 2010 at 3:35 PM, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
>> Well, the problem is what to print? The failure we are trying to report
>> is exactly that we *can't get* the name of the directory.

> Well, there is an argument that a system call is using to get somewhere?

getcwd() has no input parameters.

regards, tom lane

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Michael Felt 2010-01-07 15:00:55 Re: BUG #5267: initdb fails on AIX: could not identify current directory
Previous Message Michael Felt 2010-01-07 14:41:53 Re: BUG #5267: initdb fails on AIX: could not identify current directory