]> granicus.if.org Git - postgresql/commit
Add psql PROMPT variable showing the pid of the connected to backend.
authorAndres Freund <andres@anarazel.de>
Tue, 7 Jul 2015 11:40:44 +0000 (13:40 +0200)
committerAndres Freund <andres@anarazel.de>
Tue, 7 Jul 2015 11:40:44 +0000 (13:40 +0200)
commit275f05c990c46f8dfe3cb46a3279521bda9e9e27
tree36cf85d8290248722ab6b4f37b5f5b86dc71e3d5
parentb2f6f749c7a5936adbb555e248e8e4df35c00a4a
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
doc/src/sgml/ref/psql-ref.sgml
src/bin/psql/prompt.c