FirebirdSQL / firebird

Firebird server, client and tools
https://firebirdsql.org
1.26k stars 217 forks source link

Ability to obtain PID of server process for current connection without querying mon$ tables #8230

Closed pavel-zotov closed 3 weeks ago

pavel-zotov commented 3 months ago

Please add ability to obtain PID of server process for current connection without querying mon$ tables ( e.g. via rdb$get_context('SYSTEM', 'SERVER_PID') ).