Re: CVS broken - large file support?

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: Peter Eisentraut <peter_e(at)gmx(dot)net>, Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>, Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: CVS broken - large file support?
Date: 2002-09-02 02:34:55
Message-ID: 200209020234.g822YuE16625@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


Done and committed with clean compile.

---------------------------------------------------------------------------

Bruce Momjian wrote:
>
> Peter, did you go around and remove sys/types.h from all the include
> files now that it is in c.h?
>
> ---------------------------------------------------------------------------
>
> Peter Eisentraut wrote:
> > Christopher Kings-Lynne writes:
> >
> > > On FreeBSD/Alpha, CVS gives:
> >
> > > pg_backup_archiver.h:168: syntax error before `off_t'
> >
> > I have added sys/types.h, so off_t should now be available.
> >
> > --
> > Peter Eisentraut peter_e(at)gmx(dot)net
> >
> >
> > ---------------------------(end of broadcast)---------------------------
> > TIP 1: subscribe and unsubscribe commands go to majordomo(at)postgresql(dot)org
> >
>
> --
> Bruce Momjian | http://candle.pha.pa.us
> pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
> + If your life is a hard drive, | 13 Roberts Road
> + Christ can be your backup. | Newtown Square, Pennsylvania 19073
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly
>

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2002-09-02 02:51:09 Re: contrib/ intarray, ltree, intagg broken(?) by array changes
Previous Message Bruce Momjian 2002-09-02 02:28:34 7.3 status