Top
Enterprise Postgres 14 SP1 Messages
FUJITSU Software

2.65.60 16861

JSON does not support infinite date values.

[Description]

XSD doesn't support infinite values.Infinity and minus infinity must be the max and min values of DateADT.We could use INT_MIN and INT_MAX here, but seems better to not assume that int32 == int.

[System Processing]

Processing will be aborted.

[Action]

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