Thread

  1. Re: [HACKERS] Reminder: Indices are not used

    Vadim B. Mikheev <vadim@sable.krasnoyarsk.su> — 1998-04-02T07:39:50Z

    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