summaryrefslogtreecommitdiff
path: root/src/backend/commands/opclasscmds.c
Commit message (Expand)AuthorAgeFilesLines
* Restructure system-catalog index updating logic. Instead of havingTom Lane2002-08-051-26/+4
* Centralize code for interpreting schema references, which had gottenTom Lane2002-07-291-35/+6
* Implement CREATE/DROP OPERATOR CLASS. Work still remains: need moreTom Lane2002-07-291-0/+639