aboutsummaryrefslogtreecommitdiff
path: root/src/backend/commands/functioncmds.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2007-11-16 19:53:50 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2007-11-16 19:53:50 +0000
commit93190c309802b9adb2aa56bfb8bb1ef1a6b8f93f (patch)
tree78a27cb633f2703912904403862f821f39ca9baf /src/backend/commands/functioncmds.c
parentbb4a78c0708805591cf0d53d13805ff01d9c4a0d (diff)
downloadpostgresql-93190c309802b9adb2aa56bfb8bb1ef1a6b8f93f.tar.gz
postgresql-93190c309802b9adb2aa56bfb8bb1ef1a6b8f93f.zip
Repair still another bug in the btree page split WAL reduction patch:
it failed for splits of non-leaf pages because in such pages the first data key on a page is suppressed, and so we can't just copy the first key from the right page to reconstitute the left page's high key. Problem found by Koichi Suzuki, patch by Heikki.
Diffstat (limited to 'src/backend/commands/functioncmds.c')
0 files changed, 0 insertions, 0 deletions