pgsql: Add psql PROMPT variable showing the pid of the connected to bac - Mailing list pgsql-committers

From Andres Freund
Subject pgsql: Add psql PROMPT variable showing the pid of the connected to bac
Date
Msg-id E1ZCRFC-0006rW-CC@gemulon.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: Andres Freund
Date:
Subject: pgsql: Fix pg_recvlogical not to fsync output when it's a tty or pipe.
Next
From: Heikki Linnakangas
Date:
Subject: pgsql: Turn install.bat into a pure one line wrapper fort he perl scrip