]> granicus.if.org Git - postgresql/commitdiff
Some dynloader files missed the template rename a while back.
authorPeter Eisentraut <peter_e@gmx.net>
Tue, 10 Oct 2000 21:08:04 +0000 (21:08 +0000)
committerPeter Eisentraut <peter_e@gmx.net>
Tue, 10 Oct 2000 21:08:04 +0000 (21:08 +0000)
src/backend/port/dynloader/openbsd.c [moved from src/backend/port/dynloader/bsd.c with 100% similarity]
src/backend/port/dynloader/openbsd.h [moved from src/backend/port/dynloader/bsd.h with 96% similarity]
src/backend/port/dynloader/osf.c [moved from src/backend/port/dynloader/alpha.c with 100% similarity]
src/backend/port/dynloader/osf.h [moved from src/backend/port/dynloader/alpha.h with 94% similarity]

similarity index 96%
rename from src/backend/port/dynloader/bsd.h
rename to src/backend/port/dynloader/openbsd.h
index 1367382f976b193687d2f3c704a29ee4cdce3009..b24857c550a530480ee29ad4479b7ffcbd4dee8a 100644 (file)
@@ -7,7 +7,7 @@
  * Portions Copyright (c) 1996-2000, PostgreSQL, Inc
  * Portions Copyright (c) 1994, Regents of the University of California
  *
- * $Id: bsd.h,v 1.6 2000/01/26 05:56:44 momjian Exp $
+ * $Id: openbsd.h,v 1.1 2000/10/10 21:08:04 petere Exp $
  *
  *-------------------------------------------------------------------------
  */
similarity index 94%
rename from src/backend/port/dynloader/alpha.h
rename to src/backend/port/dynloader/osf.h
index 9fee04634017090ec5792bcfa2ac3e4123e0b41e..f00f8992fcf18467bad304c9eb99941caf138b58 100644 (file)
@@ -7,7 +7,7 @@
  * Portions Copyright (c) 1996-2000, PostgreSQL, Inc
  * Portions Copyright (c) 1994, Regents of the University of California
  *
- * $Id: alpha.h,v 1.5 2000/05/28 17:56:02 tgl Exp $
+ * $Id: osf.h,v 1.1 2000/10/10 21:08:04 petere Exp $
  *
  *-------------------------------------------------------------------------
  */