Re: pspg - psql pager

Поиск
Список
Период
Сортировка
От Aaron W. Swenson
Тема Re: pspg - psql pager
Дата
Msg-id 20171116154027.GA3256@gengoff
обсуждение исходный текст
Ответ на pspg - psql pager  (Pavel Stehule <pavel.stehule@gmail.com>)
Ответы Re: pspg - psql pager
Список 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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Further simplification of c.h's #include section
Следующее
От: Robert Haas
Дата:
Сообщение: Re: [HACKERS] [PROPOSAL] Temporal query processing with range types