diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2005-07-18 21:37:23 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2005-07-18 21:37:23 +0000 |
commit | ea72596db57dd0c404f29de2ae2d661f8d5860a1 (patch) | |
tree | c078c3cf7107176dffc88e42af97e57c0001040d /src/backend/access/gist | |
parent | 2486a88b0683263802704eb4da5b21ffcc728120 (diff) | |
download | postgresql-ea72596db57dd0c404f29de2ae2d661f8d5860a1.tar.gz postgresql-ea72596db57dd0c404f29de2ae2d661f8d5860a1.zip |
It appears that Darwin (OS X) does not cope well with C functions that
have the same name as the containing shared library --- as best I can
tell, the compiler internally creates a function of that name, and does
not warn you about the conflict. Fix buildfarm failure in back branches
by renaming tsearch() trigger function at the C level.
Diffstat (limited to 'src/backend/access/gist')
0 files changed, 0 insertions, 0 deletions