diff options
author | Vadim B. Mikheev <vadim4o@yahoo.com> | 1996-12-06 09:41:45 +0000 |
---|---|---|
committer | Vadim B. Mikheev <vadim4o@yahoo.com> | 1996-12-06 09:41:45 +0000 |
commit | c3e10a4cafc2260111e378aa47ed0423255b2e7c (patch) | |
tree | e7a683444161c9d77c82426cd71bc22127c40d7d /src/backend/parser/parser.c | |
parent | 64397b758fb60df19e8c6d6fb7957c20a77d8a36 (diff) | |
download | postgresql-c3e10a4cafc2260111e378aa47ed0423255b2e7c.tar.gz postgresql-c3e10a4cafc2260111e378aa47ed0423255b2e7c.zip |
1. _bt_compare fixed to work properly with new code in _bt_insertonpg
(old _bt_compare always returned >= 0 while comparing with P_HIKEY
on root page - it breaks root page when _bt_insertonpg tries insert
new minimal key into root page).
2. Fixed bug concerns "empty" pages: non-rightmost pages with only P_HIKEY
present on it. Such pages appear after vacuum.
Diffstat (limited to 'src/backend/parser/parser.c')
0 files changed, 0 insertions, 0 deletions