summaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/enum.c
diff options
context:
space:
mode:
authorPeter Eisentraut2020-02-27 15:33:05 +0000
committerPeter Eisentraut2020-03-03 07:54:44 +0000
commit1810ca18bfad9072facc548417630115b078483e (patch)
treeb636f2cbc656bb40f7a9a21289fa92c6bd638a42 /src/backend/utils/adt/enum.c
parent61b73940452b1f6871a1d73f35216fb052a7a5ab (diff)
pg_standby: Don't use HAVE_WORKING_LINK
HAVE_WORKING_LINK is meant to indicate support for hard links, mainly for Windows. Here it is used for soft links on Unix, and the functionality is optional anyway, so we can just make it error out normally if needed. Discussion: https://www.postgresql.org/message-id/flat/72fff73f-dc9c-4ef4-83e8-d2e60c98df48%402ndquadrant.com
Diffstat (limited to 'src/backend/utils/adt/enum.c')
0 files changed, 0 insertions, 0 deletions