From: Marc G. Fournier Date: Mon, 2 Feb 1998 15:24:47 +0000 (+0000) Subject: Add an irix5.c dummy file for irix5 port X-Git-Tag: REL6_3~243 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=bfd85c8ee3183114a0c37a6fa724cd89d93532f3;p=thirdparty%2Fpostgresql.git Add an irix5.c dummy file for irix5 port --- diff --git a/src/backend/port/dynloader/irix5.c b/src/backend/port/dynloader/irix5.c new file mode 100644 index 00000000000..a8e7f971959 --- /dev/null +++ b/src/backend/port/dynloader/irix5.c @@ -0,0 +1,4 @@ +/* Dummy file used for nothing at this point + * + * see irix5.h + */