[BUGS] Postgresql 7.3.2-3 and 7.3.3-4 freeze

2003-07-17 Thread Admin Gaston
Hi, first of all i don't speak english very good. I make a function in pl/pgsql, that cause a denial of service. The function has a simple select. If anyone can help with this.  create table "Users" ("Usu_ID" int, "Usu_Nick" varchar(32), "Usu_Apellido" varchar(50), "Usu_Nombre" varchar(50),

[BUGS] libpq incompatibility

2003-07-24 Thread Admin Gaston
Hi, sorry my english. Recently i was using postgresql 7.2, and then i update to 7.3.3. We was running a C program that was working fine with 7.2, but in 7.3.3 it seg fault.   int procesarConsultasSQL(int nCliente){     .. more code     FD_SET(cli->socketDB, &readfds);    timeout.tv_