mirror of https://github.com/postgres/postgres
2604359251
data. This makes for a significant speedup at the cost that the results now vary between little-endian and big-endian machines; which forces us to add explicit ORDER BYs in a couple of regression tests to preserve machine-independent comparison results. Also, force initdb by bumping catversion, since the contents of hash indexes will change (at least on big-endian machines). Kenneth Marshall and Tom Lane, based on work from Bob Jenkins. This commit does not adopt Bob's new faster mix() algorithm, however, since we still need to convince ourselves that that doesn't degrade the quality of the hashing. |
||
---|---|---|
.. | ||
expected | ||
sql | ||
Makefile | ||
dblink.c | ||
dblink.h | ||
dblink.sql.in | ||
uninstall_dblink.sql |