Pass shared memory address to exec'ed backend

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: PostgreSQL-patches <pgsql-patches(at)postgresql(dot)org>
Subject: Pass shared memory address to exec'ed backend
Date: 2003-05-08 03:33:37
Message-ID: 200305080333.h483Xb818089@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

This patch passes the shared memory address to exec'ed backends. It
also allows exec'ed backends to attached to shared memory at the passed
in address.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

Attachment Content-Type Size
unknown_filename text/plain 10.9 KB

Browse pgsql-patches by date

  From Date Subject
Next Message Ben Lamb 2003-05-08 10:54:22 Re: Patch for PGunescapeBytea
Previous Message Jason Tishler 2003-05-07 20:45:43 Cygwin PostgreSQL CVS Patch