Unique ID of connection

From: Trurl McByte <trurl(at)anything3d(dot)com>
To: pgsql-interfaces(at)postgresql(dot)org
Subject: Unique ID of connection
Date: 2001-01-25 17:23:07
Message-ID: Pine.LNX.4.20.0101251920030.2625-100000@trurl.anything3d.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

Hi all!

Very usefull sample:

CREATE FUNCTION getpid () returns int4 as '/lib/libc.so.6' LANGUAGE 'C';
SELECT getpid();

;))

P.S. Only for Linux!
--
Trurl McByte, Capt. of StasisCruiser "Prince"
|InterNIC: AR3200 RIPE: AR1627-RIPE|
|--98 C3 78 8E 90 E3 01 35 87 1F 3F EF FD 6D 84 B3--|

In response to

Browse pgsql-interfaces by date

  From Date Subject
Next Message Gustavo Enrique Ruiz 2001-01-25 18:39:39 ODBC
Previous Message Adam Lang 2001-01-25 17:13:07 Re: RE: [PATCHES] ODBC Patch for OJs/Large Querys & Rows