Re: Trouble with C-Language Functions - Mailing list pgsql-bugs

From Tom Lane
Subject Re: Trouble with C-Language Functions
Date
Msg-id 27907.1088113264@sss.pgh.pa.us
Whole thread Raw
In response to Trouble with C-Language Functions  (Sergei Koveshnikov <acrobat@eurocom.od.ua>)
List pgsql-bugs
Sergei Koveshnikov <acrobat@eurocom.od.ua> writes:

> int connect() {

I'm wondering about link conflicts with the standard system call connect().

Also, if you use syslog logging for Postgres error messages, it's
probably unwise to call openlog/closelog for yourself.

            regards, tom lane

pgsql-bugs by date:

Previous
From: Sean McCune
Date:
Subject: Re: Problem with now() on 7.4.1-3 under cygwin?
Next
From: Achilleus Mantzios
Date:
Subject: tsearch2,pgsql 7.4.[1|2], pg_dump problem