diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2006-10-01 17:23:51 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2006-10-01 17:23:51 +0000 |
commit | 9acbb81dd785f3b269c5eca5d06c338470053c44 (patch) | |
tree | af82ea8c5c73b535d95794376a41692edab0d40c /src/backend/utils/cache/syscache.c | |
parent | e73687f2ecd2bbec22812db1c19fd6ee8dc3c08e (diff) | |
download | postgresql-9acbb81dd785f3b269c5eca5d06c338470053c44.tar.gz postgresql-9acbb81dd785f3b269c5eca5d06c338470053c44.zip |
Fix overly enthusiastic Assert introduced in 8.1: it's expecting a
CaseTestExpr, but forgot that the optimizer is sometimes able to replace
CaseTestExpr by Const.
Diffstat (limited to 'src/backend/utils/cache/syscache.c')
0 files changed, 0 insertions, 0 deletions