pgsql/src/backend/utils/adt ruleutils.c

Started by Tom Lanealmost 25 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

CVSROOT: /cvsroot
Module name: pgsql
Changes by: tgl@postgresql.org 01/10/04 18:00:14

Modified files:
src/backend/utils/adt: ruleutils.c

Log message:
Ooops, I was a little too enthusiastic about suppressing default
index opclasses; they might be default for some other datatype,
in which case we mustn't suppress 'em.