]> granicus.if.org Git - postgresql/commit
Tweak selectivity and related routines to cope with domains. Per report
authorTom Lane <tgl@sss.pgh.pa.us>
Sun, 23 Mar 2003 01:49:13 +0000 (01:49 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sun, 23 Mar 2003 01:49:13 +0000 (01:49 +0000)
commit2d0cf42cd41a7784a9fa691221a14b978ee631db
treec9b038ddf04278d8c352f59a4e9d190f1ce0ea67
parente8b9aeea416aafdc7472c7c29743b8ede20e7e70
Tweak selectivity and related routines to cope with domains.  Per report
from Andreas Pflug.
src/backend/optimizer/path/indxpath.c
src/backend/utils/adt/selfuncs.c