Re: [HACKERS] oopsy in dynloader.c

From: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
To: Mark Hollomon <mhh(at)mindspring(dot)com>
Cc: pgsql-hackers(at)postgreSQL(dot)org
Subject: Re: [HACKERS] oopsy in dynloader.c
Date: 1999-07-23 02:37:29
Message-ID: 199907230237.WAA21568@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I can not find this problem in the current source tree. I believe you
are seeing a merge problem with cvs. Remove the file and reupdate cvs.

>
> *** dynloader.c.old Thu Jul 22 16:29:46 1999
> --- dynloader.c Thu Jul 22 16:30:23 1999
> ***************
> *** 1,6 ****
> /* Dummy file used for nothing at this point
> *
> - <<<<<<< linux.c
> * see sunos4.h
> =======
> * dynloader.c
> --- 1,5 ----
> ***************
> *** 16,25 ****
> * $Header: /usr/local/cvsroot/pgsql/src/backend/port/dynloader/linux.c,v 1.15 1999/07/17 20:17:31 momjian Exp $
> *
> *-------------------------------------------------------------------------
> - >>>>>>> 1.15
> */
> - <<<<<<< linux.c
> - =======
>
> #include "postgres.h"
> #ifdef HAVE_DLD_H
> --- 15,21 ----
> ***************
> *** 114,117 ****
> }
>
> #endif
> - >>>>>>> 1.15
> --- 110,112 ----
>
>
> === END OF PATCH
> --
> Mark Hollomon
> mhh(at)mindspring(dot)com
>
>

--
Bruce Momjian | http://www.op.net/~candle
maillist(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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 1999-07-23 02:39:25 Re: [PORTS] RedHat6.0 & Alpha
Previous Message Philip Warner 1999-07-23 02:23:41 Re: [HACKERS] Phantom row from aggregate in self-join in 6.5