From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | PostgreSQL-patches <pgsql-patches(at)postgresql(dot)org> |
Subject: | Re: [HACKERS] buildfarm failures |
Date: | 2006-05-18 16:25:45 |
Message-ID: | 200605181625.k4IGPj412566@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-patches |
Tom Lane wrote:
> Quite a few buildfarm members are failing with variants of "Undefined
> symbol: _canonicalize_path" in libpq. I think your recent patch that
> calls canonicalize_path from fe-connect.c is misguided in the first
> place; you certainly didn't ask for any discussion before applying it.
I sure did:
http://archives.postgresql.org/pgsql-patches/2006-05/msg00198.php
I didn't realize path.c wasn't already being used by libpq. I have
removed the canonicalize_path() call and added a comment; patch
attached.
--
Bruce Momjian http://candle.pha.pa.us
EnterpriseDB http://www.enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
Attachment | Content-Type | Size |
---|---|---|
/bjm/diff | text/x-diff | 1.3 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Josh Berkus | 2006-05-18 16:38:51 | Re: [OT] MySQL is bad, but THIS bad? |
Previous Message | Jim C. Nasby | 2006-05-18 16:24:21 | Re: [OT] MySQL is bad, but THIS bad? |
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2006-05-18 16:43:56 | Re: [PATCHES] small doc patch for regexp_replace |
Previous Message | Jim C. Nasby | 2006-05-18 16:18:51 | Re: Compression and on-disk sorting |