Re: psql: Add \dL to show languages

From: Magnus Hagander <magnus(at)hagander(dot)net>
To: Andreas Karlsson <andreas(at)proxel(dot)se>
Cc: Josh Kupershmidt <schmiddy(at)gmail(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>, Fernando Ike <fike(at)midstorm(dot)org>
Subject: Re: psql: Add \dL to show languages
Date: 2011-01-16 12:04:30
Message-ID: AANLkTimAoyW2j6NR_yzaDfBDMFYS_RWdCLgSroXxp6Hw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Sun, Jan 16, 2011 at 02:26, Andreas Karlsson <andreas(at)proxel(dot)se> wrote:
> Hi Josh,
>
> Contents and Purpose
> ====================
>
> This patch adds the \dL command in psql to list the procedual languages.

<snip>

> Some things I noticed when using it though.
>
> I do not like the use of parentheses in the usage description "list
> (procedural) languages". Why not have it simply as "list procedural
> languages"?

Because it lists non-procedural langauges as well? (I didn't check it,
that's just a guess)

> Should we include a column in \dL+ for the laninline function (DO
> blocks)?

+1 for doing that. Remember it has to be version-dependent though.

--
 Magnus Hagander
 Me: http://www.hagander.net/
 Work: http://www.redpill-linpro.com/

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Stefan Kaltenbrunner 2011-01-16 12:47:34 Re: [HACKERS] Maintenance downtime for commitfest.postgresql.org and media.postgresql.org
Previous Message Nicolas Barbier 2011-01-16 11:29:37 Re: ToDo List Item - System Table Index Clustering