diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2004-11-06 17:46:38 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2004-11-06 17:46:38 +0000 |
commit | f245c4eb1a0d8520c1a217d18d3e965042a1cb2f (patch) | |
tree | 068bf02f8333fbf5e64c30573f2a93b3cc715cfd /src/backend/parser/parse_expr.c | |
parent | a981b0233622600754aaa287f05c685615353bc6 (diff) | |
download | postgresql-f245c4eb1a0d8520c1a217d18d3e965042a1cb2f.tar.gz postgresql-f245c4eb1a0d8520c1a217d18d3e965042a1cb2f.zip |
When implementing a coercion to a domain type with a combined
type-and-length coercion function, make sure that the coercion function
is told the correct typmod. Fixes Kris Jurka's example of a domain
over bit(N).
Diffstat (limited to 'src/backend/parser/parse_expr.c')
0 files changed, 0 insertions, 0 deletions