Re: duplicate connection failure messages
Alvaro Herrera <alvherre@commandprompt.com>
From: Alvaro Herrera <alvherre@commandprompt.com>
To: Bruce Momjian <bruce@momjian.us>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, Magnus Hagander <magnus@hagander.net>, Peter Eisentraut <peter_e@gmx.net>, pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2010-11-19T20:05:17Z
Lists: pgsql-hackers
Excerpts from Bruce Momjian's message of vie nov 19 16:43:33 -0300 2010: > Tom Lane wrote: > > I get the impression that you guys have forgotten the existence of > > src/backend/utils/adt/inet_net_ntop.c > > Yeah, that is nice, but we are calling this from libpq, not the backend. > Let me work up a patch. Actually the code seems agnostic (no ereport, palloc etc) so maybe it could just be moved to src/port. -- Álvaro Herrera <alvherre@commandprompt.com> The PostgreSQL Company - Command Prompt, Inc. PostgreSQL Replication, Consulting, Custom Development, 24x7 support