Re: pspg - psql pager - Mailing list pgsql-hackers

From Aaron W. Swenson
Subject Re: pspg - psql pager
Date
Msg-id 20171116154027.GA3256@gengoff
Whole thread Raw
In response to pspg - psql pager  (Pavel Stehule <pavel.stehule@gmail.com>)
Responses Re: pspg - psql pager  (Pavel Stehule <pavel.stehule@gmail.com>)
List pgsql-hackers
On 2017-11-15 10:41, Pavel Stehule wrote:
> Hi
>
> I finished new pager, that can be interesting for postgresql expert users.
>
> It demonstrate some possibilities of TUI and I hope it shows some possible
> directions of future possibilities of psql.
>
> It is available as rpm from our repository or you can get source code from
> github
>
> https://github.com/okbob/pspg
>
> I invite any discussion about this project.
>
> Pavel
>
> p.s. I hope so this pager is useful - I know some users who use it few
> months intensively. But the source code has proof concept quality. It
> should be cleaned next year.

I likes it. I likes it a lot.

And, you’ve got a PR on GitHub from me.

It’s available on Gentoo now!

commit 76fcf5d6c72c89e33c14549ab01dc96ec3ca8a1b
Author: Aaron W. Swenson <titanofold@gentoo.org>
Date:   Thu Nov 16 10:32:04 2017 -0500
   dev-db/pspg: Initial commit
   Introducing a new and better pager to be used with PostgreSQL’s psql.
   Package-Manager: Portage-2.3.13, Repoman-2.3.3


This was probably the fastest and easiest project I’ve made an ebuild for.

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Further simplification of c.h's #include section
Next
From: Robert Haas
Date:
Subject: Re: [HACKERS] [PROPOSAL] Temporal query processing with range types