mirror of
https://github.com/postgres/postgres.git
synced 2025-08-30 06:01:21 +03:00
Rename irix5 port to irix.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/* Dummy file used for nothing at this point
|
||||
*
|
||||
* see irix5.h
|
||||
* see irix.h
|
||||
*/
|
@@ -1,13 +1,13 @@
|
||||
/*-------------------------------------------------------------------------
|
||||
*
|
||||
* irix5.h
|
||||
* port-specific prototypes for Irix 5
|
||||
* irix.h
|
||||
* port-specific prototypes for Irix
|
||||
*
|
||||
*
|
||||
* Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group
|
||||
* Portions Copyright (c) 1994, Regents of the University of California
|
||||
*
|
||||
* $PostgreSQL: pgsql/src/backend/port/dynloader/irix5.h,v 1.15 2003/11/29 22:39:55 pgsql Exp $
|
||||
* $PostgreSQL: pgsql/src/backend/port/dynloader/irix.h,v 1.1 2004/05/19 21:37:43 momjian Exp $
|
||||
*
|
||||
*-------------------------------------------------------------------------
|
||||
*/
|
Reference in New Issue
Block a user