diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 1999-12-26 03:48:22 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 1999-12-26 03:48:22 +0000 |
commit | a6a70315afb4da24a992b2078c46df1d5d19b5c0 (patch) | |
tree | 719b15a10f288040f0115c7fb7f74923fdc2275b /src/tutorial/funcs.c | |
parent | ad322de0ae388785d84212edd5b460dfcc680ac5 (diff) | |
download | postgresql-a6a70315afb4da24a992b2078c46df1d5d19b5c0.tar.gz postgresql-a6a70315afb4da24a992b2078c46df1d5d19b5c0.zip |
It turns out that the item size limit for btree indexes is about BLCKSZ/3,
not BLCKSZ/2 as some of us thought. Add check for oversize item so that
failure is detected before corrupting the index, not after.
Diffstat (limited to 'src/tutorial/funcs.c')
0 files changed, 0 insertions, 0 deletions