Firstly, let me congratulate you some very good debugging!

On Fri, 14 Oct 2022 at 08:05, Gerhard Duennebeil <
gerhard.duenneb...@gmail.com> wrote:

>
> Within the routine at line 199 a routine is called "n =
> convertColumnName(n);"
>
>
Can you debug into that convertColumnName and see which of the 4 if
branches it is hitting?
and what values the

    storesMixedCase

    storesLowerCase

    storesMixedCaseQuoted

    supportsMixedCaseIdentifiers

fields have ?

It is possible we may have to add another special case, to make Postgresql
happy.

-- 
You received this message because you are subscribed to the Google Groups "H2 
Database" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to h2-database+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/h2-database/CAFYHVnVUyBa9x4DhkZXBH1a00n6Dx9qrZNHxmN97yc0bAk7wUw%40mail.gmail.com.

Reply via email to