This is a discussion on pgsql: Add code to eval_const_expressions() to support within the pgsql Committers forums, part of the PostgreSQL category; --> Log Message: ----------- Add code to eval_const_expressions() to support const-simplification of CoerceViaIO nodes. This improves the ability of the ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Log Message: ----------- Add code to eval_const_expressions() to support const-simplification of CoerceViaIO nodes. This improves the ability of the planner to deal with cases where the node input is a constant. Per bug #4170. Tags: ---- REL8_3_STABLE Modified Files: -------------- pgsql/src/backend/optimizer/util: clauses.c (r1.254.2.1 -> r1.254.2.2) (http://anoncvs.postgresql.org/cvsweb...1&r2=1.254.2.2) -- Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers |
| Thread Tools | |
| Display Modes | |
|
|