oopsy in dynloader.c

From: Mark Hollomon <mhh(at)mindspring(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: oopsy in dynloader.c
Date: 1999-07-22 20:34:20
Message-ID: 19990722163420.A16831@mars.mindspring.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


*** 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

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Ross J. Reedstrom 1999-07-22 20:57:45 RFC: remote tables feature
Previous Message Bruce Momjian 1999-07-22 19:18:29 Re: [HACKERS] Seg fault in initdb