Skip to content

Commit cbe5f73

Browse files
committed
Some dynloader files missed the template rename a while back.
1 parent e7b069c commit cbe5f73

File tree

4 files changed

+2
-2
lines changed

4 files changed

+2
-2
lines changed

src/backend/port/dynloader/bsd.h renamed to src/backend/port/dynloader/openbsd.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* Portions Copyright (c) 1996-2000, PostgreSQL, Inc
88
* Portions Copyright (c) 1994, Regents of the University of California
99
*
10-
* $Id: bsd.h,v 1.6 2000/01/26 05:56:44 momjian Exp $
10+
* $Id: openbsd.h,v 1.1 2000/10/10 21:08:04 petere Exp $
1111
*
1212
*-------------------------------------------------------------------------
1313
*/
File renamed without changes.

src/backend/port/dynloader/alpha.h renamed to src/backend/port/dynloader/osf.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* Portions Copyright (c) 1996-2000, PostgreSQL, Inc
88
* Portions Copyright (c) 1994, Regents of the University of California
99
*
10-
* $Id: alpha.h,v 1.5 2000/05/28 17:56:02 tgl Exp $
10+
* $Id: osf.h,v 1.1 2000/10/10 21:08:04 petere Exp $
1111
*
1212
*-------------------------------------------------------------------------
1313
*/

0 commit comments

Comments
 (0)