Re: proposal or just idea for psql - show first N rows from relation backslash statement - Mailing list pgsql-hackers

From Andres Freund
Subject Re: proposal or just idea for psql - show first N rows from relation backslash statement
Date
Msg-id 20130214143655.GB4330@awork2.anarazel.de
Whole thread Raw
In response to Re: proposal or just idea for psql - show first N rows from relation backslash statement  (Stephen Frost <sfrost@snowman.net>)
List pgsql-hackers
On 2013-02-14 09:33:51 -0500, Stephen Frost wrote:
> * Merlin Moncure (mmoncure@gmail.com) wrote:
> > CALL top10('foo');
> > 
> > which seems more general and just as terse.  So I think implementing
> > call syntax is probably topping my 'wanted feature' list.
> 
> We have that, it's called 'SELECT' and it's only 2 more characters..

Well, I guess Merlin wanted actual stored procedures with full control
over transactions... Not exactly a small task.

Greetings,

Andres Freund

-- Andres Freund                       http://www.2ndQuadrant.com/PostgreSQL Development, 24x7 Support, Training &
Services



pgsql-hackers by date:

Previous
From: Pavel Stehule
Date:
Subject: Re: proposal or just idea for psql - show first N rows from relation backslash statement
Next
From: Pavel Stehule
Date:
Subject: Re: proposal or just idea for psql - show first N rows from relation backslash statement