mirror of
https://github.com/postgres/postgres.git
synced 2025-09-02 04:21:28 +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 ...