Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit1783963

Browse files
committed
Move more to dynloader subdir
1 parent44be631 commit1783963

File tree

5 files changed

+3
-50
lines changed

5 files changed

+3
-50
lines changed

‎src/backend/port/dgux/Makefile

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

‎src/backend/port/dgux/port.c

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

‎src/backend/port/dgux/dynloader.crenamed to‎src/backend/port/dynloader/dgux.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
*
99
*
1010
* IDENTIFICATION
11-
* $Header: /cvsroot/pgsql/src/backend/port/dgux/Attic/dynloader.c,v 1.3 1997/09/08 02:26:05 momjian Exp $
11+
* $Header: /cvsroot/pgsql/src/backend/port/dynloader/dgux.c,v 1.1 1997/12/20 04:48:02 scrappy Exp $
1212
*
1313
*-------------------------------------------------------------------------
1414
*/

‎src/backend/port/dgux/port-protos.hrenamed to‎src/backend/port/dynloader/dgux.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.2 1997/09/07 04:45:39 momjian Exp $
9+
* $Id:dgux.h,v 1.1 1997/12/20 04:48:04 scrappy Exp $
1010
*
1111
*-------------------------------------------------------------------------
1212
*/

‎src/backend/port/hpux/dynloader.crenamed to‎src/backend/port/dynloader/hpux.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
*
88
*
99
* IDENTIFICATION
10-
* $Header: /cvsroot/pgsql/src/backend/port/hpux/Attic/dynloader.c,v 1.3 1997/09/08 02:26:15 momjian Exp $
10+
* $Header: /cvsroot/pgsql/src/backend/port/dynloader/hpux.c,v 1.1 1997/12/20 04:48:06 scrappy Exp $
1111
*
1212
*NOTES
1313
*all functions are defined here -- it's impossible to trace the

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp