Skip to content

Conversation

mjgarton
Copy link
Contributor

Implement the pg_stat_gssapi table, which will always contain a single
record showing only the current user. Also, implement pg_backend_pid
function.

Both of these always use BACKEND_PID as the pid, which is currently hard coded to 1.

These additions help towards making pgadmin startup queries run.

Implement the pg_stat_gssapi table, which will always contain a single
record showing only the current user.   Also, implement pg_backend_pid
function.

Both of these always use `BACKEND_PID` as the pid, which is currently
hard coded to 1.

These additions help towards making pgadmin startup queries run.
@sunng87 sunng87 merged commit 26fb0db into datafusion-contrib:master Sep 22, 2025
6 checks passed
@mjgarton mjgarton deleted the more_pgadmin_startup_fixes branch September 22, 2025 06:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants