Re: [BUGS] [PATCHES] JDBC patch (attempt#2) for util.Serialize and jdbc2.PreparedStatement

2001-09-09 Thread Robert B. Easter
A CREATE TYPE/DROP TYPE bug is reported below. DROP TYPE allows a type to be dropped even when it is used as a column in an existing table. On Wednesday 05 September 2001 15:11, Barry Lind wrote: > serialization. Why not just use java serialization to do what it was > intended for? We could th

[BUGS] Bug #443: Problem with time functions.

2001-09-09 Thread pgsql-bugs
Alessandro Rossi ([EMAIL PROTECTED]>) reports a bug with a severity of 2 The lower the number the more severe it is. Short Description Problem with time functions. Long Description Here is the DB and some sample entries. CREATE TABLE "timetest" ( "id" serial primary key, "timeb

[BUGS] Bug #444: create table xy as select a,b from t_a left join t_b on cond fails in PL/pgSQL

2001-09-09 Thread pgsql-bugs
Marc Balmer ([EMAIL PROTECTED]) reports a bug with a severity of 2 The lower the number the more severe it is. Short Description create table xy as select a,b from t_a left join t_b on cond fails in PL/pgSQL Long Description A SQL statement "create table t2 as select a,b from t_a left join t_b o

[BUGS] Bug #445: SQLDescribeCol() returns "wrong" info

2001-09-09 Thread pgsql-bugs
Jim Dickenson ([EMAIL PROTECTED]) reports a bug with a severity of 1 The lower the number the more severe it is. Short Description SQLDescribeCol() returns "wrong" info Long Description Running PostgreSQL 7.0.3 on Red Hat Linux 7.1 system using gcc 2.96. When I call SQLDescribeCol() for a colum