Skip to content

Commit a0bc7aa

Browse files
committed
This should get the linux port to work...
1 parent 20ff643 commit a0bc7aa

File tree

4 files changed

+2
-53
lines changed

4 files changed

+2
-53
lines changed

src/backend/port/linux/dynloader.c renamed to src/backend/port/dynloader/linux.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
*
1111
*
1212
* IDENTIFICATION
13-
* $Header: /cvsroot/pgsql/src/backend/port/linux/Attic/dynloader.c,v 1.4 1997/09/08 02:26:36 momjian Exp $
13+
* $Header: /cvsroot/pgsql/src/backend/port/dynloader/linux.c,v 1.1 1997/12/20 02:36:17 scrappy Exp $
1414
*
1515
*-------------------------------------------------------------------------
1616
*/

src/backend/port/linux/port-protos.h renamed to src/backend/port/dynloader/linux.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
*
77
* Copyright (c) 1994, Regents of the University of California
88
*
9-
* $Id: port-protos.h,v 1.3 1997/09/07 04:46:15 momjian Exp $
9+
* $Id: linux.h,v 1.1 1997/12/20 02:36:18 scrappy Exp $
1010
*
1111
*-------------------------------------------------------------------------
1212
*/

src/backend/port/linux/Makefile

Lines changed: 0 additions & 38 deletions
This file was deleted.

src/backend/port/linux/port.c

Lines changed: 0 additions & 13 deletions
This file was deleted.

0 commit comments

Comments
 (0)