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:17 -0400 |
commit | 62698dae6b4fd066f8d4e4a4f0a41c3155769d3d (patch) | |
tree | 5d69ebcbdb6dbc85990369eae9ff5f70e0fca14e /src/backend/utils/adt/tsquery_rewrite.c | |
parent | 1b031ae62e7cdf2f99848cd35cdb2166babdaa87 (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/adt/tsquery_rewrite.c')
0 files changed, 0 insertions, 0 deletions