FirebirdSQL / firebird

Firebird server, client and tools
https://firebirdsql.org
1.26k stars 217 forks source link

Fix for #8249 #8270

Closed aafemt closed 1 month ago

romansimakov commented 1 month ago

Let's please write more details in commit messages. A reference to a ticket is not enough IMO. Ticket describes WHAT is fixed but a commit message should describe HOW it was fixed.

aafemt commented 1 month ago

commit message should describe HOW it was fixed.

It is written in code: CastNode now sends the right collation name instead of NULL to DDL_resolve_intl_type().