| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
| Cc: | Peter Eisentraut <peter_e(at)gmx(dot)net>, Joe Conway <mail(at)joeconway(dot)com>, Tatsuo Ishii <t-ishii(at)sra(dot)co(dot)jp>, pgsql-patches(at)postgresql(dot)org, Thomas Lockhart <lockhart(at)fourpalms(dot)org> |
| Subject: | Re: unknownin/out patch (was [HACKERS] PQescapeBytea is |
| Date: | 2002-04-09 19:46:33 |
| Message-ID: | 9853.1018381593@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-patches |
Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> writes:
> Peter Eisentraut wrote:
>> Maybe we should turn on dependency tracking by default? This is about the
>> (enough + 1)th time I'm seeing this.
> What is the downside to turning it on? I can't think of one.
Well, we'll still see the same kinds of reports from developers using
non-GCC compilers (surely there are some) ... so enable-depend isn't
going to magically make the issue go away.
Personally I tend to rebuild from "make clean" whenever I've done
anything nontrivial, and certainly after a CVS sync; so I have no use
for enable-depend. But as long as I can turn it off, I don't object
to changing the default.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bradley McLean | 2002-04-09 23:25:15 | Re: Strange problem when upgrading to 7.2 with pg_upgrade. |
| Previous Message | Tom Lane | 2002-04-09 19:42:55 | Re: notification: pg_notify ? |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Christopher Kings-Lynne | 2002-04-10 07:09:18 | BETWEEN SYMMETRIC/ASYMMETRIC patch |
| Previous Message | Bruce Momjian | 2002-04-09 18:23:47 | Re: unknownin/out patch (was [HACKERS] PQescapeBytea is |