Discussion: psql \et -> edit the trigger function

Поиск
Список
Период
Сортировка
От Kirk Wolak
Тема Discussion: psql \et -> edit the trigger function
Дата
Msg-id CACLU5mTDr+jCeXoV4DK9ieCHy_Q-BaJ2aVLqS2zic695TPss1g@mail.gmail.com
обсуждение исходный текст
Ответы Re: Discussion: psql \et -> edit the trigger function  (Pavel Stehule <pavel.stehule@gmail.com>)
Список pgsql-hackers
We already have
\ef
\ev

The use case here is simply that it saves me from:
\d <table>
[scroll through all the fields]
[often scroll right]
select function name
\ef [paste function name]

and tab completion is much narrower

When doing conversions and reviews all of this stuff has to be reviewed.
Oftentimes, renamed, touched.

I am 100% willing to write the code, docs, etc. but would appreciate feedback.

Kirk...

В списке pgsql-hackers по дате отправления:

Предыдущее
От: tender wang
Дата:
Сообщение: Re: [PATCH] Use RelationClose rather than table_close in heap_create_with_catalog
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: BUG: Postgres 14 + vacuum_defer_cleanup_age + FOR UPDATE + UPDATE