Unix Technical Forum

pgsql: Push the responsibility for handling ignore_killed_tuples down

This is a discussion on pgsql: Push the responsibility for handling ignore_killed_tuples down within the pgsql Committers forums, part of the PostgreSQL category; --> Log Message: ----------- Push the responsibility for handling ignore_killed_tuples down into _bt_checkkeys(), instead of checking it in the top-level ...


Go Back   Unix Technical Forum > Database Server Software > PostgreSQL > pgsql Committers

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 04-10-2008, 05:37 PM
Tom Lane
 
Posts: n/a
Default pgsql: Push the responsibility for handling ignore_killed_tuples down

Log Message:
-----------
Push the responsibility for handling ignore_killed_tuples down into
_bt_checkkeys(), instead of checking it in the top-level nbtree.c routines
as formerly. This saves a little bit of loop overhead, but more importantly
it lets us skip performing the index key comparisons for dead tuples.

Modified Files:
--------------
pgsql/src/backend/access/nbtree:
nbtree.c (r1.134 -> r1.135)
(http://developer.postgresql.org/cvsw...1.134&r2=1.135)
nbtsearch.c (r1.98 -> r1.99)
(http://developer.postgresql.org/cvsw...1=1.98&r2=1.99)
nbtutils.c (r1.66 -> r1.67)
(http://developer.postgresql.org/cvsw...1=1.66&r2=1.67)
pgsql/src/include/access:
nbtree.h (r1.88 -> r1.89)
(http://developer.postgresql.org/cvsw...1=1.88&r2=1.89)

---------------------------(end of broadcast)---------------------------
TIP 5: don't forget to increase your free space map settings

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 09:36 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com