aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/array_userfuncs.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2016-10-26 13:40:41 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2016-10-26 13:40:55 -0400
commit99f13d1617c9b2bcf647f4eff2504394dbf3fb70 (patch)
treef6906d0234c039ec8627443dbbbf34957e3a8cc0 /src/backend/utils/adt/array_userfuncs.c
parentfab220b415700ac29637465e96f6745ec6e1cdb6 (diff)
downloadpostgresql-99f13d1617c9b2bcf647f4eff2504394dbf3fb70.tar.gz
postgresql-99f13d1617c9b2bcf647f4eff2504394dbf3fb70.zip
Fix not-HAVE_SYMLINK code in zic.c.
I broke this in commit f3094920a. Apparently it's dead code anyway, at least as far as our buildfarm is concerned (and the upstream IANA code doesn't worry at all about symlink() not being present). But as long as the rest of our code is willing to guard against not having symlink(), this should too. Noted while investigating a tangentially-related complaint from Sandeep Thakkar. Back-patch to keep branches in sync.
Diffstat (limited to 'src/backend/utils/adt/array_userfuncs.c')
0 files changed, 0 insertions, 0 deletions