-
-
Notifications
You must be signed in to change notification settings - Fork 539
Closed
Labels
bugDefective behaviour in HeidiSQLDefective behaviour in HeidiSQLnettype-postgresqlPostgreSQL specific issuePostgreSQL specific issue
Milestone
Description
Description
Trying to get an oid of type citext in TDBConnection.GetDatatypeByNativeType() results in a muted error, since the citext extension is not installed by default and this type is missing.
An unnecessary error message appears in the server log every time I connect to the server
HeidiSQL version
12.10.0.7000
Database server version
PostgreSQL 16
Reproduction recipe
Just start HeidiSQL, connect to the server, read HeidiSQL and server logs
Error/Backtrace
In server log: "... ERROR: type "citext" does not exist at character 8"Metadata
Metadata
Assignees
Labels
bugDefective behaviour in HeidiSQLDefective behaviour in HeidiSQLnettype-postgresqlPostgreSQL specific issuePostgreSQL specific issue