CVSROOT: /cvsroot
Module name: pgsql-server
Changes by: tgl(at)svr1(dot)postgresql(dot)org 04/03/26 20:24:29
Modified files:
src/backend/optimizer/path: indxpath.c
Log message:
Now that we are allowing index opclasses to contain operators that are
only stable and not immutable, pred_test_simple_clause has to guard
against making invalid deductions. Add a test for immutability of
the selected test_op.
pgsql-committers by date
| Next: | From: Tom Lane | Date: 2004-03-27 03:08:42 |
| Subject: pgsql-server/src/interfaces/libpq fe-secure.c |
| Previous: | From: Bruce Momjian | Date: 2004-03-26 18:24:17 |
| Subject: pgsql-server/src/template Tag: REL7_4_STABLE s ... |