aboutsummaryrefslogtreecommitdiff
path: root/src/backend/tcop/postgres.c
diff options
context:
space:
mode:
authorMichael Paquier <michael@paquier.xyz>2025-07-14 09:08:46 +0900
committerMichael Paquier <michael@paquier.xyz>2025-07-14 09:08:46 +0900
commit6b1c4d326b064bf0eaedccb08a7fcca5db5d9629 (patch)
treec629a12f257241b502308bd27103359fcb177461 /src/backend/tcop/postgres.c
parent3c4e26a62c31ebe296e3aedb13ac51a7a35103bd (diff)
downloadpostgresql-6b1c4d326b064bf0eaedccb08a7fcca5db5d9629.tar.gz
postgresql-6b1c4d326b064bf0eaedccb08a7fcca5db5d9629.zip
psql: Add variable SERVICEFILE
This new psql variable can be used to check which service file has been used for a connection. Like other variables, this can be set in a PROMPT or reported by an \echo, like these commands: \echo :SERVICEFILE \set PROMPT1 '=(%:SERVICEFILE:)%# ' This relies on commits 092f3c63efc6 and fef6da9e9c87 to retrieve this information from the connection's PQconninfoOption. Author: Ryo Kanbayashi <kanbayashi.dev@gmail.com> Discussion: https://postgr.es/m/CAKkG4_nCjx3a_F3gyXHSPWxD8Sd8URaM89wey7fG_9g7KBkOCQ@mail.gmail.com
Diffstat (limited to 'src/backend/tcop/postgres.c')
0 files changed, 0 insertions, 0 deletions