diff options
author | Robert Haas <rhaas@postgresql.org> | 2021-03-13 10:55:33 -0500 |
---|---|---|
committer | Robert Haas <rhaas@postgresql.org> | 2021-03-13 10:57:01 -0500 |
commit | 945d2cb7d0255e296a55f3e9febb5dce6eaccc3e (patch) | |
tree | 64b21a9d6827fc3566d62cd12ba8cc2a8d14bfbe /src/backend/tcop/postgres.c | |
parent | 9e294d0f34d6e3e4fecf6f190b48862988934cde (diff) | |
download | postgresql-945d2cb7d0255e296a55f3e9febb5dce6eaccc3e.tar.gz postgresql-945d2cb7d0255e296a55f3e9febb5dce6eaccc3e.zip |
In pg_amcheck tests, don't depend on perl's Q/q pack code.
It does not work on all versions of perl across all platforms.
To avoid endian-ness issues, pick a new value for column a
that has the same upper 4 bytes as lower 4 bytes. Try to
make it something that isn't likely to occur anywhere nearby
in the page.
Discussion: http://postgr.es/m/29DA079B-0658-4E66-BDAA-0EFD7B64D9C6@enterprisedb.com
Diffstat (limited to 'src/backend/tcop/postgres.c')
0 files changed, 0 insertions, 0 deletions