NikhilS wrote: > One of our qmg folks reported an assertion failure: > > create table x(y char(1)); > insert into x values ("*"); > > The above causes the following assertion to be hit:
Works for me on CVS HEAD. Which version of Postgres is this? -- Heikki Linnakangas EnterpriseDB http://www.enterprisedb.com ---------------------------(end of broadcast)--------------------------- TIP 6: explain analyze is your friend