Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit7e8ee18

Browse files
committed
Remove extra functions temporarily while a proper fix is found...
1 parentbd2c53c commit7e8ee18

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

‎src/backend/utils/adt/oracle_compat.c

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* Edmund Mergl <E.Mergl@bawue.de>
33
*
4-
* $Id: oracle_compat.c,v 1.3 1997/03/15 06:00:19 scrappy Exp $
4+
* $Id: oracle_compat.c,v 1.4 1997/03/16 01:17:49 scrappy Exp $
55
*
66
*/
77

@@ -451,6 +451,7 @@ TRANSLATE(text *string, char from, char to)
451451
returnret;
452452
}
453453

454+
#if0
454455

455456
/********************************************************************
456457
*
@@ -698,5 +699,6 @@ substr(text *string, int4 m)
698699
returnret;
699700
}
700701

702+
#endif
701703

702704
/* EOF */

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp