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:43 -0400 |
commit | 9937088b26eef7bbe27a9bb5f497aa6307fded5c (patch) | |
tree | 32baa6eb894a2a70f1f72d0f86f325a991698d71 /src/backend/commands/explain.c | |
parent | 9ee22f1ff66ae3632a4cd0391c487a327ef401ca (diff) | |
download | postgresql-9937088b26eef7bbe27a9bb5f497aa6307fded5c.tar.gz postgresql-9937088b26eef7bbe27a9bb5f497aa6307fded5c.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