| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
| Cc: | pgsql-hackers(at)postgreSQL(dot)org |
| Subject: | buildfarm failures |
| Date: | 2006-05-18 05:45:03 |
| Message-ID: | 8743.1147931103@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-patches |
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.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Jeff Frost | 2006-05-18 05:45:16 | Re: does wal archiving block the current client connection? |
| Previous Message | Hannu Krosing | 2006-05-18 05:43:55 | Re: PL/pgSQL 'i = i + 1' Syntax |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Martijn van Oosterhout | 2006-05-18 08:31:03 | Re: [PATCH] Compression and on-disk sorting |
| Previous Message | Greg Stark | 2006-05-18 04:24:54 | Re: Compression and on-disk sorting |