Cleanup of shared memory attach

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: PostgreSQL-patches <pgsql-patches(at)postgresql(dot)org>
Subject: Cleanup of shared memory attach
Date: 2003-05-08 19:17:54
Message-ID: 200305081917.h48JHsX11686@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

This patch moves attaching to shared memory out into a separate
function, for code clarity after exec() changes.

--
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 6.4 KB

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2003-05-08 20:40:25 Re: GUC patch for Win32
Previous Message Tom Lane 2003-05-08 17:49:57 Re: GUC patch for Win32