Adjust with-system-tzdata patch to not attempt to install a symlink,
Tom Lane <tgl@sss.pgh.pa.us>
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.
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/installation.sgml | modified | +19 −19 |
| src/timezone/Makefile | modified | +13 −6 |
| src/timezone/pgtz.c | modified | +11 −5 |