git.postgresql.org Git - postgresql.git/commitdiff

git projects / postgresql.git / commitdiff
? search:
summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: bd2c53c)
Remove extra functions temporarily while a proper fix is found...
1997年3月16日 01:17:49 +0000 (01:17 +0000)
1997年3月16日 01:17:49 +0000 (01:17 +0000)

diff --git a/src/backend/utils/adt/oracle_compat.c b/src/backend/utils/adt/oracle_compat.c
index 6c1d44d7139e5ccedf82dd46fc05b9060fd4a89e..93849730fde4e47bf9f7560fcdbc72ff0fea1f17 100644 (file)
--- a/src/backend/utils/adt/oracle_compat.c
+++ b/src/backend/utils/adt/oracle_compat.c
@@ -1,7 +1,7 @@
/*
* Edmund Mergl <E.Mergl@bawue.de>
*
- * $Id: oracle_compat.c,v 1.3 1997年03月15日 06:00:19 scrappy Exp $
+ * $Id: oracle_compat.c,v 1.4 1997年03月16日 01:17:49 scrappy Exp $
*
*/
@@ -451,6 +451,7 @@ TRANSLATE(text *string, char from, char to)
return ret;
}
+#if 0
/********************************************************************
*
@@ -698,5 +699,6 @@ substr(text *string, int4 m)
return ret;
}
+#endif
/* EOF */
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /