Re: undefined reference to `is_absolute_path'

From: Joe Conway <mail(at)joeconway(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: "Hackers (PostgreSQL)" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: undefined reference to `is_absolute_path'
Date: 2003-04-14 20:51:52
Message-ID: 3E9B1F68.8060706@joeconway.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Tom Lane wrote:
> Yeah. I poked Bruce about that last week, but he hasn't fixed it yet
> (he was out of town last week, and might still be...). I don't have
> time to deal with it now, but will apply a patch if you provide one.
>

Not sure if there is a better fix, but this seemed to do it for me.

Joe

Attachment Content-Type Size
is_absolute_path-fix.patch text/plain 1.9 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message cbbrowne 2003-04-14 20:56:45 Re: Anyone working on better transaction locking?
Previous Message Lamar Owen 2003-04-14 20:51:32 Re: Upgrade to RedHat 9.0 broke PostgreSQL