Top
Enterprise Postgres 14 SP1 Messages
FUJITSU Software

2.63.16 16618

aggregate functions are not allowed in @1@

[Description]

aggregate functions are not allowed in some kinds of expressions we are parsing such as EXPR_KIND_WHERE,EXPR_KIND_FILTER, EXPR_KIND_INSERT_TARGET, EXPR_KIND_UPDATE_SOURCE, EXPR_KIND_UPDATE_TARGET, EXPR_KIND_GROUP_BY, EXPR_KIND_LIMIT, EXPR_KIND_OFFSET, EXPR_KIND_RETURNING,EXPR_KIND_VALUES.

[System Processing]

Processing will be aborted.

[Action]

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