]> granicus.if.org Git - postgresql/commit
Check that user-specified opclass in CREATE INDEX corresponds to operators
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 25 Apr 2000 02:45:54 +0000 (02:45 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 25 Apr 2000 02:45:54 +0000 (02:45 +0000)
commitf46c1f1e336100de405b7e1312462e11aa36255e
tree17ae2fcaa1fe4cbad1b7a13923eac9d7aa1e58a1
parente3087868898c6a7dc58baccb8bd89de34e40f96f
Check that user-specified opclass in CREATE INDEX corresponds to operators
that will actually work on the column datatype.
src/backend/commands/indexcmds.c