BUG #1010: format_type errors oin formatting type interval.

Поиск
Список
Период
Сортировка
От PostgreSQL Bugs List
Тема BUG #1010: format_type errors oin formatting type interval.
Дата
Msg-id 20031216170444.2E5CFCF8865@www.postgresql.com
обсуждение исходный текст
Ответы Re: BUG #1010: format_type errors oin formatting type interval.  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
The following bug has been logged online:

Bug reference:      1010
Logged by:          Jeff Davis
Email address:      pg@xarg.net
PostgreSQL version: 7.4
Operating system:   Linux, Mac OS X 10.3
Description:        format_type errors oin formatting type interval.
Details:

head=# select version();
version
--------------------------------------------------------
 PostgreSQL 7.4 on powerpc-apple-darwin7.0.0, compiled by GCC gcc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1495)

head=# select pg_catalog.format_type(oid, typlen) from pg_type where typname = 'interval';
ERROR:  invalid INTERVAL typmod: 0xc

Same error on linux.  Does not happen on 7.3.4.

В списке pgsql-bugs по дате отправления:

Предыдущее
От: "PostgreSQL Bugs List"
Дата:
Сообщение: BUG #1009: ERROR: could not open segment 1 of relation...
Следующее
От: tim
Дата:
Сообщение: PG7.4 / psqlodbc / log_duration=true & client_min_messages=log / Can't connect