Skip to content

GetDatatype citext::regtype::oid causes error and server log pollution #2126

@zilzila

Description

@zilzila

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

No one assigned

    Labels

    bugDefective behaviour in HeidiSQLnettype-postgresqlPostgreSQL specific issue

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions