Re: [BUGS] Bug #876: Bugs Inserts Arrays

2003-01-15 Thread Tom Lane
[EMAIL PROTECTED] writes: > Sample Code > create table teste(serie integer,aula text[][]); > //it´s ok when insert this > insert into teste values (1,'{{"004","009"},{"009"},{""}, > {"001","002"}}'); > //But when I insert this.. > insert into teste values > (1,'{{"004","009","002"},{"009","001"},{"

[BUGS] Bug #876: Bugs Inserts Arrays

2003-01-15 Thread pgsql-bugs
Walter ([EMAIL PROTECTED]) reports a bug with a severity of 2 The lower the number the more severe it is. Short Description Bugs Inserts Arrays Long Description Hi, Im Walter, from Brazil, and I use PG 7.2. (excuse my english!) The error: the last entrance (last array dimension) determine the dim

[BUGS] Bug #875: init script problem with reload

2003-01-15 Thread pgsql-bugs
philippe ([EMAIL PROTECTED]) reports a bug with a severity of 3 The lower the number the more severe it is. Short Description init script problem with reload Long Description In the RPM from ftp, for postgresql 7.2.3 you have an error in the /etc/rc.d/init.d/postgresql reload The reload function