Re: BUG #2059: PGConnect fails when used in a thread - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #2059: PGConnect fails when used in a thread
Date
Msg-id 1758.1132585712@sss.pgh.pa.us
Whole thread Raw
In response to BUG #2059: PGConnect fails when used in a thread  ("Chris Storah" <chris.storah@orionsmg.com>)
List pgsql-bugs
"Chris Storah" <chris.storah@orionsmg.com> writes:
> fe-connect.c - parseServiceInfo is failing because no service option is
> being used in the connection string so service is NULL. The line that fails
> is the 'snprintf(serviceFile, MAXPGPATH, "%s/pg_service.conf", ...) line.

Huh?  That statement doesn't use 'service', so your analysis makes no
sense.  I agree it's a bit inefficient as coded, but I can't see that it
would crash.  You have other problems to look for.

            regards, tom lane

pgsql-bugs by date:

Previous
From: Harald Armin Massa
Date:
Subject: strange disappearence of postgres file
Next
From: "David Begley"
Date:
Subject: BUG #2062: Timezone unrecognised