Re: make createlang match docs - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: make createlang match docs
Date
Msg-id 200201030545.g035jDS13162@candle.pha.pa.us
Whole thread Raw
In response to Re: make createlang match docs  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-patches
Tom Lane wrote:
> Bruce Momjian <pgman@candle.pha.pa.us> writes:
> > Rather than change the script to make langname optional, I have fixed
> > the script to work the way everyone wants it to work, namely dbname is
> > now optional.  I grabbed the dbname default code from createdb.
>
> I reserve the right to object later, but too tired to think about it
> now.

I understand.  I was too tired to fix it to work the wrong way, only to
fix it right for 7.3.

> > Also, can someone explain why we have a createlang.sh?
>
> The transformation used to be nontrivial.  Perhaps it will be again
> someday; so I'm not eager to remove this build step.

Just seems strange.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

pgsql-patches by date:

Previous
From: Tom Lane
Date:
Subject: Re: make createlang match docs
Next
From: Bruce Momjian
Date:
Subject: Re: make createlang match docs