| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | L Bayuk <lbayuk(at)pobox(dot)com> |
| Cc: | CN <cnliou9(at)fastmail(dot)fm>, pgsql-interfaces(at)postgresql(dot)org |
| Subject: | Re: BCC55 and libpq 8.2 |
| Date: | 2007-01-16 04:49:34 |
| Message-ID: | 200701160449.l0G4nYb08256@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-interfaces pgsql-patches |
L Bayuk wrote:
> On Mon, Jan 15, 2007 at 05:18:20PM -0500, Bruce Momjian wrote:
> > CN wrote:
> > > I tried the CVS version just now and noticed that
> > >
> > > (1) I have to do "ln -s libpq.rc.in libpq.rc".
> >
> > Interesting question. I looked at the install instructions and there is
> > no mention of this for MSVC or BCC:
> >
> > http://www.postgresql.org/docs/8.2/static/install-win32.html
> >
> > I looked at the win32.mak file, and see no refererence to libpq.rc.in,
> > so how is the MSVC working? Should we add rules for both?
>
> libpq.rc is included in the source distribution of PostgreSQL.
> I think it gets created from libpq.rc.in during release generation
> (via "make distprep"?). So it does not need to go in any *.mak files.
> But it wasn't there because he built from CVS.
Ah, yes, I see it in libpq/Makefile now. I didn't realize that.
--
Bruce Momjian bruce(at)momjian(dot)us
EnterpriseDB http://www.enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2007-01-16 04:51:14 | Re: BCC55 and libpq 8.2 |
| Previous Message | CN | 2007-01-16 03:09:36 | Re: BCC55 and libpq 8.2 |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2007-01-16 04:51:14 | Re: BCC55 and libpq 8.2 |
| Previous Message | Tom Lane | 2007-01-16 04:45:18 | Re: scrollable cursor sup. for SPI |