"Gerhard Leykam" <[EMAIL PROTECTED]> writes:
> On HP-UX using aCC this gives startup errors as:

> 2008-09-04 07:13:41 GMT   LOG:  ordering error in deltatktbl table: "#mil"
>> = "{llennia"
> 2008-09-04 07:13:41 GMT   LOG:  ordering error in deltatktbl table:
> "{millenniu" >= "p{millisec"

Since no one else is reporting this, a reasonable conclusion is that
you have a broken compiler.

Note that there are not in fact any strings longer than 10 bytes
in the table --- there are some that would be 11 if they included
a null terminator, but we don't require that.

                        regards, tom lane

-- 
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs

Reply via email to