Re: misc patches (minor) - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: misc patches (minor)
Date
Msg-id 200403151618.i2FGIi710590@candle.pha.pa.us
Whole thread Raw
In response to misc patches (minor)  (Claudio Natoli <claudio.natoli@memetrics.com>)
List pgsql-patches
Patch applied.  Thanks.

---------------------------------------------------------------------------


Claudio Natoli wrote:
>
> For application to HEAD. Minor cleanup.
>
> * postmaster.c: cleanup pmdaemonize under win32; missed failure message in
> CreateOptsFile
> * s_lock.c: minor comment fix
> * findbe.c: variables not used under win32 moved within #ifndef WIN32 case
>
>
> ---
> Certain disclaimers and policies apply to all email sent from Memetrics.
> For the full text of these disclaimers and policies see
> <a
> href="http://www.memetrics.com/emailpolicy.html">http://www.memetrics.com/em
> ailpolicy.html</a>
>
>

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 8: explain analyze is your friend

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

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: pg_autovacuum patch for 7.4.2 and HEAD
Next
From: Lee Kindness
Date:
Subject: Re: ECPG - Remove need for "AT connection" when using threads