Re: [HACKERS] libpq and SPI

From: "Gerald L(dot) Gay" <glgay(at)pass(dot)korea(dot)army(dot)mil>
To: "Gerald L(dot) Gay" <glgay(at)pass(dot)korea(dot)army(dot)mil>, "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: "Postgres Hackers" <pgsql-hackers(at)postgreSQL(dot)org>
Subject: Re: [HACKERS] libpq and SPI
Date: 1999-03-04 03:37:34
Message-ID: 00a901be65f0$57a155a0$9a028a8f@2isdt54.korea.army.mil
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

Just in case you'd like to see what I was talking about, I am attaching
my patch to src/interfaces/libpq/fe-exec.c to prevent utility functions
called from SPI from locking up the client.

Jerry

Attachment Content-Type Size
fe-exec.patch application/octet-stream 3.7 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Roland Roberts 1999-03-04 03:40:20 Re: Tcl/Tk config (was: int 8 on FreeBSD)
Previous Message Tatsuo Ishii 1999-03-04 02:47:52 Re: [HACKERS] Tom Lane's fixes in v6.4.3