Re: make createlang match docs

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: Marko Kreen <marko(at)l-t(dot)ee>, Thomas Lockhart <lockhart(at)fourpalms(dot)org>, Peter Eisentraut <peter_e(at)gmx(dot)net>, pgsql-patches(at)postgresql(dot)org
Subject: Re: make createlang match docs
Date: 2002-01-03 05:43:06
Message-ID: 10770.1010036586@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)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.

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

regards, tom lane

In response to

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2002-01-03 05:45:13 Re: make createlang match docs
Previous Message Bruce Momjian 2002-01-03 05:33:04 Re: make createlang match docs