Added nbtree operator class for NUMERIC
Jan Wieck <JanWieck@Yahoo.com>
Added nbtree operator class for NUMERIC Jan
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/utils/adt/numeric.c | modified | +29 −1 |
| src/include/catalog/pg_amop.h | modified | +11 −1 |
| src/include/catalog/pg_amproc.h | modified | +2 −1 |
| src/include/catalog/pg_opclass.h | modified | +3 −1 |
| src/include/catalog/pg_proc.h | modified | +3 −1 |
| src/include/utils/builtins.h | modified | +2 −1 |