Heikki Linnakangas wrote:
> Viewing data of a table with zero columns triggers this assertion:
> 
> ./db/pgSet.cpp(222): assert "col < nCols && col >= 0" failed in
> GetVal(). [in child thread]
> 
> To reproduce, create a table with no columns, and click "View Data" ->
> "First 100 rows".
> 
> This is with an up-to-date SVN checkout.

Thanks, fixed in SVN.

/D

---------------------------(end of broadcast)---------------------------
TIP 7: You can help support the PostgreSQL project by donating at

                http://www.postgresql.org/about/donate

Reply via email to