Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
pgadmin-org
/
pgadmin4
Public
Notifications
You must be signed in to change notification settings
Fork
895
Star
3.8k
Code
Issues
292
Pull requests
48
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Wiki
Security and quality
Insights
Query Tool result export enhancements (JSON/XML, encoding, BOM, copy-with-headers)
- #10062
#10062
Open
dpage
wants to merge 7 commits into
pgadmin-org:master
pgadmin-org/pgadmin4:master
from
dpage:feature/qt-result-export-enhancements
dpage/pgadmin4:feature/qt-result-export-enhancements
Copy head branch name to clipboard
Conversation
Commits
7
(7)
Checks
Files changed
Open
Query Tool result export enhancements (JSON/XML, encoding, BOM, copy-with-headers)
#10062
dpage
wants to merge 7 commits into
pgadmin-org:master
pgadmin-org/pgadmin4:master
from
dpage:feature/qt-result-export-enhancements
dpage/pgadmin4:feature/qt-result-export-enhancements
Copy head branch name to clipboard
Commits
Commits on Sep 24, 2026
Add Query Tool result export enhancements.
Show description for 97c3865
dpage
committed
97c3865
View commit details
Copy full SHA for 97c3865
Browse repository at this point
Fix double BOM and validate output encoding for result export.
Show description for 66c39ef
dpage
committed
66c39ef
View commit details
Copy full SHA for 66c39ef
Browse repository at this point
Make the JSON and XML output parseable whatever the data is
Show description for b3ab8f4
dpage
committed
b3ab8f4
View commit details
Copy full SHA for b3ab8f4
Browse repository at this point
Emit direct single-value output and fix empty-result content type for JSON/XML export.
Show description for 97f351c
dpage
committed
97f351c
View commit details
Copy full SHA for 97f351c
Browse repository at this point
Emit one BOM per file rather than one per chunk, and clean up in tearDown
Show description for e3d2f38
dpage
committed
e3d2f38
View commit details
Copy full SHA for e3d2f38
Browse repository at this point
Address the rest of Ashesh's review of the result export
Show description for e635faa
dpage
committed
e635faa
View commit details
Copy full SHA for e635faa
Browse repository at this point
Use the canonical codec name, and write single JSON/XML documents as is
Show description for 458dbc3
dpage
committed
458dbc3
View commit details
Copy full SHA for 458dbc3
Browse repository at this point
You can’t perform that action at this time.