Re: [BUGS] Stalled post to pgsql-bugs

2013-07-04 Thread Chad Wagner
After further testing, this test case should be refined to throw NO_DATA_FOUND errors from the INTO STRICT clause to produce the memory leak. In pl_exec.c, exec_stmt_execsql does not free the SPI_tuptable by calling SPI_freetuptable before the ereport. Attached is a patch to 9.2-STABLE that seems

Re: [BUGS] Stalled post to pgsql-bugs

2010-07-30 Thread amos
Hi: I met a problem about postgres, please check the info belows, thanks in advance. > > PostgreSQL version: 8.3.8-1 > Operating system: windows 2000 > Description:postgresql crash always > > Details: > > My program will use postgresal database, after start my program ,I find it > hang

Re: [BUGS] Stalled post to pgsql-bugs

2009-08-14 Thread Robert Haas
On Fri, Aug 14, 2009 at 1:35 AM, Saneera Gunasekara wrote: > > Dear Sir > > I have got the following error message when connecting postgres from > postgres admin connecting form the localhost > (only special thing in machine configuration is attached the 2 network cards > to the installation machin

[BUGS] Stalled post to pgsql-bugs

2009-08-14 Thread Saneera Gunasekara
Dear Sir I have got the following error message when connecting postgres from postgres admin connecting form the localhost (only special thing in machine configuration is attached the 2 network cards to the installation machine) could not connect to server: Connection refused (0x274D/10061) I