git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: cd5e822) | patch
Use int64 instead of long in incremental sort code
Sun, 2 Aug 2020 02:24:46 +0000 (14:24 +1200)
Sun, 2 Aug 2020 02:24:46 +0000 (14:24 +1200)
commit 6ee3b5fb990ea11992b0db960d79b1fbe7b5e8e5
Use int64 instead of long in incremental sort code

Windows 64bit has 4-byte long values which is not suitable for tracking
disk space usage in the incremental sort code. Let's just make all these
fields int64s.

Author: James Coleman
Discussion: https://postgr.es/m/CAApHDvpky%2BUhof8mryPf5i%3D6e6fib2dxHqBrhp0Qhu0NeBhLJw%40mail.gmail.com
Backpatch-through: 13, where the incremental sort code was added
src/backend/commands/explain.c diff | blob | blame | history
src/include/nodes/execnodes.h diff | blob | blame | history
src/include/utils/tuplesort.h diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /