diff options
author | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2017-03-24 16:14:34 -0300 |
---|---|---|
committer | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2017-03-24 16:30:55 -0300 |
commit | 6e9aaf6e471b446e5ccad6e9e174c3490978ae13 (patch) | |
tree | 6932c5c628f72c5f3129c1c723398db48d298c06 /contrib/postgres_fdw/postgres_fdw.h | |
parent | 176cbc2a25a1c0db97ec8977545bb16fe3ea5809 (diff) | |
download | postgresql-6e9aaf6e471b446e5ccad6e9e174c3490978ae13.tar.gz postgresql-6e9aaf6e471b446e5ccad6e9e174c3490978ae13.zip |
Fix stats_ext test in 32 bit machines
Because tuple packing is different (because of the MAXALIGN difference),
the expected costs of a seqscan is different.
The commonly used trick of eliding costs in EXPLAIN output (COSTS OFF)
would make the tests completely pointless. Instead, add an alternative
expected file.
Diffstat (limited to 'contrib/postgres_fdw/postgres_fdw.h')
0 files changed, 0 insertions, 0 deletions