summaryrefslogtreecommitdiff
path: root/src/backend/utils/cache/typcache.c
Commit message (Expand)AuthorAgeFilesLines
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-291-1/+1
* Cross-data-type comparisons are now indexable by btrees, pursuant to myTom Lane2003-11-121-5/+10
* Add operator strategy and comparison-value datatype fields to ScanKey.Tom Lane2003-11-091-4/+5
* Create a 'type cache' that keeps track of the data needed for any particularTom Lane2003-08-171-0/+292