Re: [gnome-db] Patch for fixing connection problem in postgresql provider
- From: Gonzalo Paniagua Javier <gonzalo gnome-db org>
- To: Gnome-db list <gnome-db-list gnome org>
- Subject: Re: [gnome-db] Patch for fixing connection problem in postgresql provider
- Date: 15 Feb 2003 18:36:35 +0100
El sáb, 15 de 02 de 2003 a las 12:49, David Marín Carreño escribió:
> I have found a little bug while connecting to databases using gda
> postgresql provider, when providing the user and password in the
> gda_client_open_connection call: gda didn't give the supplied password to
> postgres, and it cannot connect.
> The bug is in line 400 in gda-postgres-provider.c
>
> 400c400
> < if (!pq_pwd || pq_pwd != '\0')
> ---
> > if (!password || *password == '\0')
>
Fixed in CVS.
Thanks!
--
Gonzalo Paniagua Javier <gonzalo gnome-db org>
http://www.gnome-db.org/~gonzalo/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]