Re: Why "ERROR: dtoi4: integer out of range" on pg_dump

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Why "ERROR: dtoi4: integer out of range" on pg_dump
Дата
Msg-id 28558.999890140@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Why "ERROR: dtoi4: integer out of range" on pg_dump  (Martin Weinberg <weinberg@osprey.astro.umass.edu>)
Список pgsql-hackers
Martin Weinberg <weinberg@osprey.astro.umass.edu> writes:
> Thanks, Tom!  This was the problem. Here is my patch to pg_dump.c 
> that appears to fix the problem.  Turns out that the oid needed to
> be coerced in two places.

I've already committed fixes (I found one or two more places that were
missing the same coercion :-().
        regards, tom lane


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Makefile.PL for Pg.so
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: backend hba.c prob