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.pull/1/head
parent
addf11f9a2
commit
0ade8421b5
Loading…
Reference in new issue