Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: Sources


  • From: "Merlin Moncure" <merlin(dot)moncure(at)rcsonline(dot)com>
  • To: "Anass HAMMEDI" <Anass(dot)HAMMEDI(at)asais(dot)fr>
  • Cc: <pgsql-hackers-win32(at)postgresql(dot)org>
  • Subject: Re: Sources
  • Date: Thu, 29 Jul 2004 08:31:15 -0400
  • Message-id: <6EE64EF3AB31D5448D0007DD34EEB34101AF0C(at)Herge(dot)rcsinc(dot)local>

> 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(at)anoncvs(dot)postgresql(dot)org:/projects/cvsroot login
"c:\Program Files\GNU\WinCvs 1.3"\cvs -d
:pserver:anoncvs(at)anoncvs(dot)postgresql(dot)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







Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group