[BUGS] BUG #3871: failed to get system metrics

2008-01-13 Thread Sascha
The following bug has been logged online: Bug reference: 3871 Logged by: Sascha Email address: [EMAIL PROTECTED] PostgreSQL version: 8.0.3 Operating system: windows XP Description:failed to get system metrics Details: Hello i want to reinstall the postgres Database

[BUGS] MM Bug in libecpg

2001-10-01 Thread Sascha Demetrio
Hi, I'd like to report a bug in the memory management of libecpg (PostgreSQL version 7.1.3). The ECPGLog() call in ./src/interfaces/ecpg/lib/connect.c line 428 uses variables pointing to free()'ed storage (`realname', `host', `port', and `options', see patch be