Add psql PROMPT variable showing the pid of the connected to backend.
Andres Freund <andres@anarazel.de>
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
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/ref/psql-ref.sgml | modified | +7 −0 |
| src/bin/psql/prompt.c | modified | +10 −0 |