pgsql-server/src/backend/optimizer/path Tag: R ...

Started by Tom Lanealmost 24 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

CVSROOT: /cvsroot
Module name: pgsql-server
Changes by: tgl@postgresql.org 02/08/22 12:20:39

Modified files:
src/backend/optimizer/path: Tag: REL7_2_STABLE indxpath.c

Log message:
Back-patch fix to make partial indexes usable on relations other than
the first one listed in a query. Per request from Oleg.