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:32:58 -0400 |
commit | 65935033d64cb5ad51f7e5967860d545400beccd (patch) | |
tree | 32dbc1df4e3a6e401dd8ac34f781109313ef7818 /src/backend/commands/explain.c | |
parent | fba888a8779e16ae25c1443e3a7fdea44817c87c (diff) | |
download | postgresql-65935033d64cb5ad51f7e5967860d545400beccd.tar.gz postgresql-65935033d64cb5ad51f7e5967860d545400beccd.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/commands/explain.c')
0 files changed, 0 insertions, 0 deletions