diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2016-10-19 23:32:08 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2016-10-19 23:33:18 -0400 |
commit | aee5eb8300ac8e37e5f32b87b499eba390ed4737 (patch) | |
tree | b60dce54b2546444221242db1a9bcd9189264eba /src/backend/access/gist/gist.c | |
parent | fadfe66497be1253064c1f19c4779a96d49e1ec4 (diff) | |
download | postgresql-aee5eb8300ac8e37e5f32b87b499eba390ed4737.tar.gz postgresql-aee5eb8300ac8e37e5f32b87b499eba390ed4737.zip |
Another portability fix for tzcode2016g update.
clang points out that SIZE_MAX wouldn't fit into an int, which means
this comparison is pretty useless. Per report from Thomas Munro.
Diffstat (limited to 'src/backend/access/gist/gist.c')
0 files changed, 0 insertions, 0 deletions