Re: [HACKERS] Reminder: Indices are not used
Vadim B. Mikheev <vadim@sable.krasnoyarsk.su>
From: "Vadim B. Mikheev" <vadim@sable.krasnoyarsk.su>
To: boersenspiel@vocalweb.de
Cc: PostgreSQL Hackers <hackers@postgreSQL.org>
Date: 1998-04-02T07:39:50Z
Lists: pgsql-hackers
Attachments
- DF (text/plain)
Thanks for help! This is patch for src/backend/optimizer/path/prune.c. Access pathes of pruned joinrels were not merged and better pathes were lost, sometimes... Vadim