Move fixes for >8 indexed fields.
Bruce Momjian <bruce@momjian.us>
Move fixes for >8 indexed fields.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/parser/analyze.c | modified | +6 −6 |
| src/backend/utils/adt/int.c | modified | +17 −20 |
| src/bin/psql/describe.c | modified | +239 −239 |
| src/include/config.h.in | modified | +5 −0 |
| src/include/postgres.h | modified | +1 −3 |