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

From Stephen Frost
Subject Re: proposal or just idea for psql - show first N rows from relation backslash statement
Date
Msg-id 20130214143351.GX16126@tamriel.snowman.net
Whole thread Raw
In response to Re: proposal or just idea for psql - show first N rows from relation backslash statement  (Merlin Moncure <mmoncure@gmail.com>)
Responses Re: proposal or just idea for psql - show first N rows from relation backslash statement  (Andres Freund <andres@2ndquadrant.com>)
Re: proposal or just idea for psql - show first N rows from relation backslash statement  (Pavel Stehule <pavel.stehule@gmail.com>)
List pgsql-hackers
* 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..
Thanks,
    Stephen

pgsql-hackers by date:

Previous
From: Merlin Moncure
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