From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | Peter Eisentraut <peter_e(at)gmx(dot)net>, PostgreSQL-patches <pgsql-patches(at)postgresql(dot)org> |
Subject: | Re: utils C files |
Date: | 2002-07-18 05:00:17 |
Message-ID: | 200207180500.g6I50H913618@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-patches |
Tom Lane wrote:
> Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> writes:
> > OK, I have moved the files to src/port. Would people like this rule
> > added to Makefile.global.in so that any usage of src/port/*.c files will
> > compile in the local directory?
>
> I'd guess *not*. libpq is a special case.
Oh, so you are saying let most uses of src/port use the *.o files that
are in the directory, and it isn't needed to have other directories use
the link trick. Just let me know what people want.
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
From | Date | Subject | |
---|---|---|---|
Next Message | Christopher Kings-Lynne | 2002-07-18 05:48:51 | Bright ideas required for drop column... |
Previous Message | Bruce Momjian | 2002-07-18 04:57:16 | Re: utils C files |
From | Date | Subject | |
---|---|---|---|
Next Message | Magnus Naeslund(f) | 2002-07-18 09:41:51 | [PATCH] Win32 native fixes after SSL updates (+more) |
Previous Message | Bruce Momjian | 2002-07-18 04:58:44 | Re: CLUSTER patch |