Re: psql: Add \dL to show languages - Mailing list pgsql-hackers

From Andreas Karlsson
Subject Re: psql: Add \dL to show languages
Date
Msg-id 1295477231.21629.5.camel@jansson
Whole thread Raw
In response to Re: psql: Add \dL to show languages  (Josh Kupershmidt <schmiddy@gmail.com>)
Responses Re: psql: Add \dL to show languages  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
On Tue, 2011-01-18 at 19:34 -0500, Josh Kupershmidt wrote:
> Got that now too. I lost my ~/.emacs file recently, which is mostly
> why I'm making whitespace mistakes. Rebuilding slowly though;
> (setq-default show-trailing-whitespace t) is what I needed.

Aha, I see.

> I left the "Call Handler" and "Validator" columns in the verbose
> output since I haven't heard otherwise.
> 
> Josh

I do not really care either way. The columns are not terribly useful but
not pointless either.

The patch looks alright now so I will mark it as ready for committer
now.

Andreas




pgsql-hackers by date:

Previous
From: Noah Misch
Date:
Subject: Re: ALTER TABLE ... REPLACE WITH
Next
From: Stephen Frost
Date:
Subject: REVIEW: WIP: plpgsql - foreach in