diff options
author | Tom Lane | 2003-09-02 18:13:32 +0000 |
---|---|---|
committer | Tom Lane | 2003-09-02 18:13:32 +0000 |
commit | d70610c4eec6f6b7ca332086fdd9c91871a4718d (patch) | |
tree | 4f61c67edf995d832789b9295149286e331acb6b /src/interfaces/cli/example2.c | |
parent | 8b2450c831df5c28bb20d10d2a023ecf2349ee5b (diff) |
Several fixes for hash indexes that involve changing the on-disk index
layout; therefore, this change forces REINDEX of hash indexes (though
not a full initdb). Widen hashm_ntuples to double so that hash space
management doesn't get confused by more than 4G entries; enlarge the
allowed number of free-space-bitmap pages; replace the useless bshift
field with a useful bmshift field; eliminate 4 bytes of wasted space
in the per-page special area.
Diffstat (limited to 'src/interfaces/cli/example2.c')
0 files changed, 0 insertions, 0 deletions