Re: make createlang match docs

From: Thomas Lockhart <lockhart(at)fourpalms(dot)org>
To: Marko Kreen <marko(at)l-t(dot)ee>
Cc: Peter Eisentraut <peter_e(at)gmx(dot)net>, pgsql-patches(at)postgresql(dot)org
Subject: Re: make createlang match docs
Date: 2001-12-13 05:47:37
Message-ID: 3C1840F9.554400BF@fourpalms.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

> > > * make createlang match docs: "createlang dbname" did not work.
> > What is the meaning of that command?
> You give a database to act on, like to other scripts, then it
> asks what language to install.

But since it respects PGHOST and should use a database name the same as
your user name, that usage is degenerate with "createlang newlanguage".
Isn't it? Or shouldn't it be?

- Thomas

In response to

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Marko Kreen 2001-12-13 06:23:22 Re: make createlang match docs
Previous Message Joe Conway 2001-12-13 04:08:22 Re: [HACKERS] [GENERAL] Using Cursor in PostgreSQL 7.2