Re: pgsql-server/src/bin/initdb Makefile

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: Tom Lane <tgl(at)svr1(dot)postgresql(dot)org>, pgsql-committers(at)postgresql(dot)org
Subject: Re: pgsql-server/src/bin/initdb Makefile
Date: 2003-11-13 20:59:44
Message-ID: 200311132059.hADKxiu19534@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Bruce Momjian wrote:
> Tom Lane wrote:
> > CVSROOT: /cvsroot
> > Module name: pgsql-server
> > Changes by: tgl(at)svr1(dot)postgresql(dot)org 03/11/13 16:30:37
> >
> > Modified files:
> > src/bin/initdb : Makefile
> >
> > Log message:
> > Silly to copy sprompt.c from src/port when we're linking libpgport anyway.
>
> The style has always been to compile in each app in case the flags
> change, or is that only for libpq?

Never mind --- I see we are not using pgport consistently now and not
using symlinks.

--
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

In response to

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2003-11-13 22:13:39 pgsql-server/src/backend/catalog system_views.sql
Previous Message Bruce Momjian 2003-11-13 20:54:35 Re: pgsql-server/src/bin/initdb Makefile