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
Accelerator
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
Type
/
to 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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
HeidiSQL
/
HeidiSQL
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
584
Star
6.2k
Code
Issues
310
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
HeidiSQL
source
dbstructures.postgresql.pas
on
master
User selector
All users
All time
Commit history
Commits on Jul 3, 2026
fix: EXPLAIN <query> actions either disabled or non-working for PostgreSQL and SQLite
Show description for a434066
ansgarbecker
committed
a434066
View commit details
Copy full SHA for a434066
View code at this point
Browse repository at this point
Commits on Jun 23, 2026
fix: CAST(x AS CHAR) not supported by MySQL below v4.0.2
Show description for c2362f4
ansgarbecker
committed
c2362f4
View commit details
Copy full SHA for c2362f4
View code at this point
Browse repository at this point
Commits on Mar 28, 2026
refactor: prefer qAutoInc in SQLProvider over dedicated AutoIncName method
ansgarbecker
committed
87e310e
View commit details
Copy full SHA for 87e310e
View code at this point
Browse repository at this point
Commits on Mar 25, 2026
refactor: simplify some more calls to Query() with the overloaded variants
ansgarbecker
committed
ca98ff7
View commit details
Copy full SHA for ca98ff7
View code at this point
Browse repository at this point
Commits on Mar 16, 2026
feat: use correct CREATE and ALTER syntax for PostgreSQL ENUM columns, and provide ENUM labels in grid cells
Show description for 5150a7f
ansgarbecker
committed
5150a7f
View commit details
Copy full SHA for 5150a7f
View code at this point
Browse repository at this point
Commits on Mar 14, 2026
feat: read and display PostgreSQL ENUM column types in table editor
Show description for d02ba7c
ansgarbecker
committed
d02ba7c
View commit details
Copy full SHA for d02ba7c
View code at this point
Browse repository at this point
Commits on Feb 16, 2026
refactor: outsource queries from GetRowCount into TSqlProvider
Show description for 14f5468
ansgarbecker
committed
14f5468
View commit details
Copy full SHA for 14f5468
View code at this point
Browse repository at this point
refactor: outsource queries from GetCharsetTable into TSqlProvider
ansgarbecker
committed
277c0a9
View commit details
Copy full SHA for 277c0a9
View code at this point
Browse repository at this point
Commits on Feb 15, 2026
refactor: outsource 3 large queries from GetTableColumns into TSqlProvider
Show description for fecd011
ansgarbecker
committed
fecd011
View commit details
Copy full SHA for fecd011
View code at this point
Browse repository at this point
refactor: replace FSQLSpecifities with a TSqlProvider, and outsource many hardcoded SQL queries to the dbstructures.* units
Show description for c450f51
ansgarbecker
committed
c450f51
View commit details
Copy full SHA for c450f51
View code at this point
Browse repository at this point
Commits on Jan 4, 2025
Issue #1874: fix using "UnknownTable" when copying PostgreSQL rows in data tab
ansgarbecker
committed
b596e66
View commit details
Copy full SHA for b596e66
View code at this point
Browse repository at this point
Commits on Nov 3, 2024
Issue #2041: categorize PostgreSQL's MONEY type from floats into text types, to fix exports and editing localized values including a currency symbol
ansgarbecker
committed
f5427bb
View commit details
Copy full SHA for f5427bb
View code at this point
Browse repository at this point
Commits on Apr 24, 2024
Issue #1931: retrieve oid of user defined PostgreSQL data type CITEXT dynamically, which is different on each server/database.
ansgarbecker
committed
ae2abe2
View commit details
Copy full SHA for ae2abe2
View code at this point
Browse repository at this point
Commits on Apr 22, 2024
Support CITEXT columns and categorize as text type, so these show up in foreign values pulldown editor of data grid. Closes #1931
ansgarbecker
committed
4ac4152
View commit details
Copy full SHA for 4ac4152
View code at this point
Browse repository at this point
Commits on Apr 23, 2022
Refactor: move structures for specific network types out of dbstructures, into their own dbstructures.xxx.pas, and include const.inc in project sources
ansgarbecker
committed
c4085be
View commit details
Copy full SHA for c4085be
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.