Re: Inefficient handling of LO-restore + Patch

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Inefficient handling of LO-restore + Patch
Дата
Msg-id Pine.LNX.4.30.0204240140230.688-100000@peter.localdomain
обсуждение исходный текст
Ответ на Re: Inefficient handling of LO-restore + Patch  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Re: Inefficient handling of LO-restore + Patch  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-hackers
This patch does not compile correctly:

pg_backup_archiver.c: In function `ahwrite':
pg_backup_archiver.c:1252: warning: pointer of type `void *' used in arithmetic
pg_backup_archiver.c:1259: warning: pointer of type `void *' used in arithmetic
pg_backup_archiver.c:1263: warning: pointer of type `void *' used in arithmetic
make: *** [pg_backup_archiver.o] Error 1


Bruce Momjian writes:

>
> Patch applied.  Thanks.
>
> ---------------------------------------------------------------------------
>
>
> Mario Weilguni wrote:
> > Am Donnerstag, 11. April 2002 17:44 schrieb Tom Lane:
> > > "Mario Weilguni" <mario.weilguni@icomedias.com> writes:
> > > > And I did not find out how I can detect the large object
> > > > chunksize, either from getting it from the headers (include
> > > > "storage/large_object.h" did not work)
> > >
> >
> > You did not answer if it's ok to post the patch, hope it's ok:
>
>

-- 
Peter Eisentraut   peter_e@gmx.net



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

Предыдущее
От: "Nicolas Bazin"
Дата:
Сообщение: timeout implementation issues
Следующее
От: Tom Lane
Дата:
Сообщение: Re: namedatalen part 2 (cont'd)