Skip to content

Conversation

mjgarton
Copy link
Contributor

When select version() is run, return a column named version instead of version() so we are more compatible with postgresql behaviour.

This is relied upon by some clients, including pgadmin4.

This partially fixes #178

When `select version()` is run, return a column named `version` instead
of `version()` so we are more compatible with postgresql behaviour.

This is relied upon by some clients, including pgadmin4.
@sunng87 sunng87 merged commit 43c5098 into datafusion-contrib:master Sep 21, 2025
6 checks passed
@mjgarton mjgarton deleted the version_return_column_name branch September 21, 2025 17:16
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.

pg_admin startup queries
2 participants