diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2011-06-22 13:08:08 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2011-06-22 13:08:08 -0400 |
commit | 0ade8421b5b2c85185fdfddbd5833222e5d4146b (patch) | |
tree | 11c368c567e349eecfe74d908d76d6fc64f80476 /src/backend/access/gist/gistproc.c | |
parent | addf11f9a264417aa467d4e135b9a8afc59f172a (diff) | |
download | postgresql-0ade8421b5b2c85185fdfddbd5833222e5d4146b.tar.gz postgresql-0ade8421b5b2c85185fdfddbd5833222e5d4146b.zip |
Fix symlink for errcodes.h so it works in VPATH builds from tarballs.
backend/Makefile was treating errcodes.h as a header always generated
during build, but actually it's a header provided in tarballs. Hence,
must use the absolute-symlink recipe, not the relative-symlink one.
Per bug #6072 from Hartmut Raschick.
Diffstat (limited to 'src/backend/access/gist/gistproc.c')
0 files changed, 0 insertions, 0 deletions