This is a discussion on Re: Cache last known per-tuple offsets to speed long tuple within the Pgsql Patches forums, part of the PostgreSQL category; --> a_ogawa <a_ogawa@hi-ho.ne.jp> writes: > I remaked patch for "Cache last known per-tuple offsets to speed > long tuple access" ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| a_ogawa <a_ogawa@hi-ho.ne.jp> writes: > I remaked patch for "Cache last known per-tuple offsets to speed > long tuple access" that is in TODO list. I've applied this patch with some revisions (mostly to put the functionality in places that seemed more appropriate than execQual.c). Many thanks! regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 9: the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match |