1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-26 01:22:12 +03:00
Files
postgres/src/backend/storage
Tomas Vondra 1aff1dc8df Revert "Improve accounting for memory used by shared hash tables"
This reverts commit f5930f9a98.

This broke the expansion of private hash tables, which reallocates the
directory. But that's impossible when it's allocated together with the
other fields, and dir_realloc() failed with BogusFree. Clearly, this
needs rethinking.

Discussion: https://postgr.es/m/CAApHDvriCiNkm=v521AP6PKPfyWkJ++jqZ9eqX4cXnhxLv8w-A@mail.gmail.com
2025-04-04 04:43:50 +02:00
..
2025-04-01 13:47:46 -04:00
2025-01-01 11:21:55 -05:00
2025-03-30 17:28:03 -04:00
2025-04-01 16:06:48 -04:00
2025-01-01 11:21:55 -05:00
2025-01-01 11:21:55 -05:00