Re: [BUGS] BUG #1558: memory leak in libpq connectDBStart()

2005-03-27 Thread Tom Lane
"Cade Cairns" <[EMAIL PROTECTED]> writes: > The leak occurs when libpq can not establish a connection to the database > server, in my case when it is not running. I believe that when a caller > calls PQreset() or PQresetStart(), the subsequent call to connectDBStart() > clobbers the previous value

Re: [BUGS] BUG #1557: UPPER() and LOWER() do not return the right characters

2005-03-27 Thread John Hansen
Try the replacement upper/lower functions that I wrote: http://archives.postgresql.org/pgsql-hackers/2005-02/msg00102.php Kind regards, John Hansen > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Staffan Sandberg > Sent: Tuesday, March 22, 2005

Re: [BUGS] BUG #1557: UPPER() and LOWER() do not return the right characters

2005-03-27 Thread John Hansen
Also,... Could the user responsible for this NDR: Your message did not reach some or all of the intended recipients. Subject: Re: [BUGS] BUG #1557: UPPER() and LOWER() do not return the right characters Sent: 27/03/2005 8:07 PM The following recipient(s) could not be reached:

Re: [BUGS] BUG #1564: special Character OleDB

2005-03-27 Thread Alvaro Herrera
On Fri, Mar 25, 2005 at 10:43:08AM +, Steinhaus, Harald wrote: > using charset SQL_ASCII German special characters are correctly shown in > pgAdminIII. > In a WindowsForms Application using PgOleDb-1.0.0.19 these characters are > shown as ? and removing the following character. If you are usi

Re: [BUGS] BUG #1560: Service does not start

2005-03-27 Thread Magnus Hagander
>Bug reference: 1560 >Logged by: Joerg Ertl >Email address: [EMAIL PROTECTED] >PostgreSQL version: 8.0 >Operating system: Windows XP Professional >Description:Service does not start >Details: > >Error message are: >could not connect to server: Connection refused (0x000

Re: [BUGS] can install pg - it's unbelievable

2005-03-27 Thread Bruce Momjian
Why not just download the tarball and compile it? That should work just fine. --- David B. wrote: > I have been fighting over this for 3 weeks - 3 weeks people - it's > unbelievable. > An rpm package should include all dep

Re: [BUGS] can install pg - it's unbelievable

2005-03-27 Thread Lasantha Kularatne
Hi I had the same problem when installing PG8 in Suse. I had downloaded the postgres tarball and compiled it in my linux box. I was hit by the libreadline.so problem. I tried to install the latest libreadline.so 5. But it didn't work. Finally I have istalled BOTH the libreadline rpm and librea