Cleanup of fork/exec

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: PostgreSQL-patches <pgsql-patches(at)postgresql(dot)org>
Subject: Cleanup of fork/exec
Date: 2003-05-06 04:13:06
Message-ID: 200305060413.h464D6C09530@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

I have applied this patch to comment out some of the new code until we
start doing exec(), and re-order the non-default variable loading so
PGDATA is defined.

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

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2003-05-06 04:40:00 Global variables in exec()
Previous Message Manfred Koizar 2003-05-05 23:07:35 Re: Simple LRU for clog and (later) subtrans