Re: pgsql/src/backend/postmaster (postmaster.c)

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Tom Lane <tgl(at)hub(dot)org>
Cc: pgsql-committers(at)postgresql(dot)org
Subject: Re: pgsql/src/backend/postmaster (postmaster.c)
Date: 2000-07-08 03:30:12
Message-ID: 200007080330.XAA18195@candle.pha.pa.us
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

> Remove long-dead support for invoking queries from dynamically loaded
> backend functions via backend PQexec(). The SPI interface has long
> been our only documented way to do this, and the backend pqexec/portal
> code is unused and suffering bit-rot. I'm putting it out of its misery.

Yea!

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2000-07-08 05:30:34 pgsql/src/backend/libpq (pqformat.c)
Previous Message Tom Lane 2000-07-08 03:04:41 pgsql/src/backend/libpq (Makefile hba.c password.c pqcomm.c util.c be-dumpdata.c be-pqexec.c portal.c portalbuf.c)