> If so, I don't suppose it's possible to give empty braces:> > bool nulls[Natts_pg_attribute] = {};
GNU does add this capability as a nonstandard language extension, butaccording to the C99 standard, no.