Top
Enterprise Postgres 14 SP1 Messages
FUJITSU Software

2.65.62 16863

Junk after closing right brace

[Description]

only whitespace is allowed after the closing brace.We used to use isspace() for parsing array values, but that has undesirable results: an array value might be silently interpreted differently depending on the locale setting. Now we just hard-wire the traditional ASCII definition of isspace().

[System Processing]

Processing will be aborted.

[Action]

To investigate the cause of the occurrence from the message, and remove cause.