| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Jason Tishler <jason(at)tishler(dot)net> |
| Cc: | Pgsql-Patches <pgsql-patches(at)postgresql(dot)org>, Pgsql-Cygwin <pgsql-cygwin(at)postgresql(dot)org>, "David P(dot) Caldwell" <inonit(at)inonit(dot)com>, Barry Pederson <bp(at)barryp(dot)org> |
| Subject: | Re: [PATCHES] Cygwin InstallXLogFileSegment() rename() patch |
| Date: | 2002-06-06 00:15:06 |
| Message-ID: | 200206060015.g560F6b07609@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-cygwin pgsql-patches |
Your patch has been added to the PostgreSQL unapplied patches list at:
http://candle.pha.pa.us/cgi-bin/pgpatches
I will try to apply it within the next 48 hours.
---------------------------------------------------------------------------
Jason Tishler wrote:
> The attached patch fixes a problem with InstallXLogFileSegment()'s use
> of link() under Cygwin:
>
> http://archives.postgresql.org/pgsql-cygwin/2002-04/msg00072.php
>
> Note that it appears that BeOS and Netware also have the above or
> similar problem.
>
> I have only verified that PostgreSQL builds under Cygwin with this patch.
> Since I cannot reproduce the problem, I cannot verify that the proposed
> patch solves it. Nevertheless, both Barry Pederson and David P. Caldwell
> attest that this patch solves the problem. See the following for details:
>
> http://archives.postgresql.org/pgsql-cygwin/2002-05/msg00043.php
> http://archives.postgresql.org/pgsql-cygwin/2002-05/msg00040.php
>
> Thanks,
> Jason
[ Attachment, skipping... ]
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/users-lounge/docs/faq.html
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Vernon Wu | 2002-06-06 02:55:37 | Stuck in the installation |
| Previous Message | Jason Tishler | 2002-06-05 19:53:38 | Re: What is wrong ? |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bill Huang | 2002-06-06 07:10:25 | Chinese GB18030 support is implemented! |
| Previous Message | Bruce Momjian | 2002-06-06 00:07:48 | Re: Truncate |