| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Prasanna Phadke <pmp_pg(at)yahoo(dot)co(dot)in> |
| Cc: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: How to compile postgres source code in VC++ |
| Date: | 2002-11-29 16:26:22 |
| Message-ID: | 200211291626.gATGQMR15398@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
You can't, at least not until 7.4. You can compile the interfaces like
libpq and the binary psql. See win32.mak for that.
---------------------------------------------------------------------------
Prasanna Phadke wrote:
>
> Can anybody explain me, how to compile postgres source code in VC++.
>
> Catch all the cricket action. Download Yahoo! Score tracker
--
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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | wade | 2002-11-29 16:36:10 | Re: Query performance. 7.2.3 Vs. 7.3 |
| Previous Message | Bruce Momjian | 2002-11-29 16:24:35 | Re: nested transactions |