How to get remote ip address is stored proceedure

From: "Bryan White" <bryan(at)arcamax(dot)com>
To: <pgsql-interfaces(at)postgreSQL(dot)org>
Subject: How to get remote ip address is stored proceedure
Date: 2000-02-09 23:45:37
Message-ID: 012801bf7357$c7280160$2dd260d1@arcamax.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

I am writing a "C" function that will be installed with CREATE FUNCTION.

I need to do some processing based on which computer is asking for the
information. Is there a way to get a hold of the socket to the client?

Browse pgsql-interfaces by date

  From Date Subject
Next Message Alex Verstak 2000-02-09 23:50:37 JDBC primary keys
Previous Message Bryan White 2000-02-09 23:42:16 Re: [INTERFACES] The persistance of C functions