aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/jsonpath_exec.c
diff options
context:
space:
mode:
authorPeter Eisentraut <peter@eisentraut.org>2020-02-27 16:33:05 +0100
committerPeter Eisentraut <peter@eisentraut.org>2020-03-03 08:54:44 +0100
commit1810ca18bfad9072facc548417630115b078483e (patch)
treeb636f2cbc656bb40f7a9a21289fa92c6bd638a42 /src/backend/utils/adt/jsonpath_exec.c
parent61b73940452b1f6871a1d73f35216fb052a7a5ab (diff)
downloadpostgresql-1810ca18bfad9072facc548417630115b078483e.tar.gz
postgresql-1810ca18bfad9072facc548417630115b078483e.zip
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/jsonpath_exec.c')
0 files changed, 0 insertions, 0 deletions