Thread: oid8/int28

oid8/int28

From
Bruce Momjian
Date:
Tom, I can't find any cases where 7 or 9 are used to represent the
maximum number of attributes indexed.

--  Bruce Momjian                        |  http://www.op.net/~candle maillist@candle.pha.pa.us            |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


Re: [HACKERS] oid8/int28

From
Tom Lane
Date:
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> Tom, I can't find any cases where 7 or 9 are used to represent the
> maximum number of attributes indexed.

Could be they're all gone; I know I've seen some in the past though.

Some brave soul should try increasing the constant and then using
indexes with > 8 columns... better compile -g and --enable-casserts ;-)
        regards, tom lane