Re: Sources - Mailing list pgsql-hackers-win32

From Merlin Moncure
Subject Re: Sources
Date
Msg-id 6EE64EF3AB31D5448D0007DD34EEB34101AF0C@Herge.rcsinc.local
Whole thread Raw
In response to Sources  (Anass HAMMEDI <Anass.HAMMEDI@asais.fr>)
List pgsql-hackers-win32
> Would it be possible to add the sources to the installation package so
we
> can find sources in <PostgresqlHome>\src.
> I'm developing an OleDB provider and consumer for PostgreSQL and i
need

To get source:
1. install cvs/wincvs
2. enter following commands

"c:\Program Files\GNU\WinCvs 1.3"\cvs -d
:pserver:anoncvs@anoncvs.postgresql.org:/projects/cvsroot login
"c:\Program Files\GNU\WinCvs 1.3"\cvs -d
:pserver:anoncvs@anoncvs.postgresql.org:/projects/cvsroot co -P pgsql

this will check out the source to a folder called pgsql.  An alternative
is to grab the source tarball which sits on the ftp site.  I prefer the
cvs option.

Merlin





pgsql-hackers-win32 by date:

Previous
From: Andreas Pflug
Date:
Subject: Logger subprocess for win32
Next
From: "Merlin Moncure"
Date:
Subject: Re: Older snapshots