Adjust with-system-tzdata patch to not attempt to install a symlink,
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 25 Aug 2007 20:29:25 +0000 (20:29 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 25 Aug 2007 20:29:25 +0000 (20:29 +0000)
commit75d5f6fe791439fa925cd3a3b06c97ce2ddd705f
tree56ab7011a1d4954751d80e6a7f32eff4b44f8214
parent75d091a0d70e0fce075ed284bd4ed741ca84a0f9
Adjust with-system-tzdata patch to not attempt to install a symlink,
but just hardwire the specified timezone database path into the executable.
Per discussion, this avoids some packaging disadvantages of using a
symlink.
doc/src/sgml/installation.sgml
src/timezone/Makefile
src/timezone/pgtz.c