mirror of https://github.com/postgres/postgres
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.REL9_1_STABLE
parent
fbaa7a23e4
commit
25db278088
Loading…
Reference in new issue