Updated on 2023-12-22 GMT+08:00

GAUSS-01031 -- GAUSS-01040

GAUSS-01031: "data type %s has no default operator class for access method '%s'"

SQLSTATE: 42704

Description: The syntax is in the blacklist.

Solution: Do not use the syntax.

GAUSS-01032: "range canonical function %s must return range type"

SQLSTATE: 42P17

Description: The syntax is in the blacklist.

Solution: Do not use the syntax.

GAUSS-01033: "range canonical function %s must be immutable"

SQLSTATE: 42P17

Description: The syntax is in the blacklist.

Solution: Do not use the syntax.

GAUSS-01034: "range subtype diff function %s must return type double precision"

SQLSTATE: 42P17

Description: The syntax is in the blacklist.

Solution: Do not use the syntax.

GAUSS-01035: "range subtype diff function %s must be immutable"

SQLSTATE: 42P17

Description: The syntax is in the blacklist.

Solution: Do not use the syntax.

GAUSS-01036: "column '%s' of table '%s' contains null values"

SQLSTATE: 23502

Description: The syntax is in the blacklist.

Solution: Do not use the syntax.

GAUSS-01037: "constraint '%s' of domain '%s' does not exist"

SQLSTATE: 42704

Description: The syntax is in the blacklist.

Solution: Do not use the syntax.

GAUSS-01038: "constraint '%s' of domain '%s' is not a check constraint"

SQLSTATE: 42809

Description: The syntax is in the blacklist.

Solution: Do not use the syntax.

GAUSS-01039: "column '%s' of table '%s' contains values that violate the new constraint"

SQLSTATE: 23514

Description: The syntax is in the blacklist.

Solution: Do not use the syntax.

GAUSS-01040: "%s is not a domain"

SQLSTATE: 42809

Description: The syntax is in the blacklist.

Solution: Do not use the syntax.