pgsql: Add psql PROMPT variable showing the pid of the connected to bac

Поиск
Список
Период
Сортировка
От Andres Freund
Тема pgsql: Add psql PROMPT variable showing the pid of the connected to bac
Дата
Msg-id E1ZCRFC-0006rW-CC@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Add psql PROMPT variable showing the pid of the connected to backend.

The substitution for the pid is %p.

Author: Julien Rouhaud
Discussion: 116262CF971C844FB6E793F8809B51C6E99D48@BPXM02GP.gisp.nec.co.jp

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/275f05c990c46f8dfe3cb46a3279521bda9e9e27

Modified Files
--------------
doc/src/sgml/ref/psql-ref.sgml |    7 +++++++
src/bin/psql/prompt.c          |   10 ++++++++++
2 files changed, 17 insertions(+)


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

Предыдущее
От: Andres Freund
Дата:
Сообщение: pgsql: Fix pg_recvlogical not to fsync output when it's a tty or pipe.
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: pgsql: Turn install.bat into a pure one line wrapper fort he perl scrip