Re: CVS broken - large file support? - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: CVS broken - large file support?
Date
Msg-id 200209020234.g822YuE16625@candle.pha.pa.us
Whole thread Raw
In response to Re: CVS broken - large file support?  (Bruce Momjian <pgman@candle.pha.pa.us>)
List 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@gmx.net
> > 
> > 
> > ---------------------------(end of broadcast)---------------------------
> > TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org
> > 
> 
> -- 
>   Bruce Momjian                        |  http://candle.pha.pa.us
>   pgman@candle.pha.pa.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@postgresql.org so that your
> message can get through to the mailing list cleanly
> 

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


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: 7.3 status
Next
From: Bruce Momjian
Date:
Subject: Re: Think I see a btree vacuuming bug