]> granicus.if.org Git - postgresql/commit
Now that we are allowing index opclasses to contain operators that are
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 27 Mar 2004 00:24:28 +0000 (00:24 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 27 Mar 2004 00:24:28 +0000 (00:24 +0000)
commit7820ee24c9b751208b7d84e46c39700623c003af
tree244905c2759190bb256db61d1d6e79e9bc5e62a6
parent79b805f6d5ae9b9fa8ec904712672753fa3923ec
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.
src/backend/optimizer/path/indxpath.c