This is a discussion on Re: [HACKERS] buildfarm failures within the Pgsql Patches forums, part of the PostgreSQL category; --> Tom Lane wrote: > Quite a few buildfarm members are failing with variants of "Undefined > symbol: _canonicalize_path" in ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| 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...5/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. + ---------------------------(end of broadcast)--------------------------- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match |
| Thread Tools | |
| Display Modes | |
|
|