diff options
author | Noah Misch <noah@leadboat.com> | 2014-10-12 23:27:06 -0400 |
---|---|---|
committer | Noah Misch <noah@leadboat.com> | 2014-10-12 23:27:30 -0400 |
commit | b4d45f07769beb569c494b11b2ae0dfe4c24f783 (patch) | |
tree | 4cf5f47793497679900c948ed52e3c0e1295035a /src/backend/utils/misc/tzparser.c | |
parent | f6bb48f8bfe2ba622fcd5c11ccad92cea7ce0624 (diff) |
Suppress dead, unportable src/port/crypt.c code.
This file used __int64, which is specific to native Windows, rather than
int64. Suppress the long-unused union field of this type. Noticed on
Cygwin x86_64 with -lcrypt not installed. Back-patch to 9.0 (all
supported versions).
Diffstat (limited to 'src/backend/utils/misc/tzparser.c')
0 files changed, 0 insertions, 0 deletions