Re: make createlang match docs

From: Marko Kreen <marko(at)l-t(dot)ee>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>
Cc: pgsql-patches(at)postgresql(dot)org
Subject: Re: make createlang match docs
Date: 2001-12-12 23:49:25
Message-ID: 20011212234925.GA6010@l-t.ee
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

On Wed, Dec 12, 2001 at 11:27:37PM +0100, Peter Eisentraut wrote:
> Marko Kreen writes:
>
> > * 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.

--
marko

In response to

Responses

Browse pgsql-patches by date

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