Unix Technical Forum

pgsql: Better solution to the problem of labeling whole-row Datums that

This is a discussion on pgsql: Better solution to the problem of labeling whole-row Datums that within the pgsql Committers forums, part of the PostgreSQL category; --> Log Message: ----------- Better solution to the problem of labeling whole-row Datums that are generated from subquery outputs: use ...


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

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 04-10-2008, 05:18 PM
Tom Lane
 
Posts: n/a
Default pgsql: Better solution to the problem of labeling whole-row Datums that

Log Message:
-----------
Better solution to the problem of labeling whole-row Datums that are
generated from subquery outputs: use the type info stored in the Var
itself. To avoid making ExecEvalVar and slot_getattr more complex
and slower, I split out the whole-row case into a separate ExecEval routine.

Modified Files:
--------------
pgsql/src/backend/access/common:
heaptuple.c (r1.101 -> r1.102)
(http://developer.postgresql.org/cvsw...1.101&r2=1.102)
pgsql/src/backend/executor:
execQual.c (r1.182 -> r1.183)
(http://developer.postgresql.org/cvsw...1.182&r2=1.183)

---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
choose an index scan if your joining column's datatypes do not
match

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 05:09 PM.


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