diff options
author | Dean Rasheed <dean.a.rasheed@gmail.com> | 2016-02-20 11:03:04 +0000 |
---|---|---|
committer | Dean Rasheed <dean.a.rasheed@gmail.com> | 2016-02-20 11:03:04 +0000 |
commit | ad7cc1c554980145b226a066afe56d9c777ce7ae (patch) | |
tree | e5269017adbc1353bbf7c86d70ab5dd3b46a4506 /src/backend/utils/adt/network_gist.c | |
parent | 53874c5228fe16589a4d01b3e1fab3678e0fd8e3 (diff) | |
download | postgresql-ad7cc1c554980145b226a066afe56d9c777ce7ae.tar.gz postgresql-ad7cc1c554980145b226a066afe56d9c777ce7ae.zip |
Fix pg_size_bytes() to be more portable.
Commit 53874c5228fe16589a4d01b3e1fab3678e0fd8e3 broke various 32-bit
buildfarm machines because it incorrectly used an 'L' suffix for what
needed to be a 64-bit literal. Thanks to Michael Paquier for helping
to diagnose this.
Diffstat (limited to 'src/backend/utils/adt/network_gist.c')
0 files changed, 0 insertions, 0 deletions