mirror of
https://github.com/postgres/postgres.git
synced 2025-11-10 17:42:29 +03:00
with a table that has a small predicted size. Avoids wasting several hundred K on the timezone hash table, which is likely to have only one or a few entries, but the entries use up 10Kb apiece ...