Fix for SIGTERM

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: PostgreSQL-patches <pgsql-patches(at)postgresql(dot)org>
Subject: Fix for SIGTERM
Date: 2004-04-16 12:58:20
Message-ID: 200404161258.i3GCwK500322@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

This patch fixes a server crash for an invalid database name. I wasn't
dealing with Warn_restart_ready properly in my SIGTERM safety patch.

Applied.

--
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 752 bytes

Browse pgsql-patches by date

  From Date Subject
Next Message Andrew Dunstan 2004-04-16 14:39:41 Re: Plan for CSV handling of quotes, NULL
Previous Message Bruce Momjian 2004-04-16 04:21:12 Re: Plan for CSV handling of quotes, NULL