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

Commit6256fcb

Browse files
committed
Remove redundant and now-incorrect declaration of pstrdup.
1 parentbb7e85f commit6256fcb

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

‎src/pl/plpgsql/src/plpgsql.h

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* procedural language
44
*
55
* IDENTIFICATION
6-
* $Header: /cvsroot/pgsql/src/pl/plpgsql/src/plpgsql.h,v 1.5 2000/01/10 17:14:45 momjian Exp $
6+
* $Header: /cvsroot/pgsql/src/pl/plpgsql/src/plpgsql.h,v 1.6 2000/01/14 01:36:42 tgl Exp $
77
*
88
* This software is copyrighted by Jan Wieck - Hamburg.
99
*
@@ -434,10 +434,6 @@ extern PLpgSQL_function *plpgsql_curr_compile;
434434
* Function declarations
435435
**********************************************************************/
436436

437-
438-
externchar*pstrdup(char*s);
439-
440-
441437
/* ----------
442438
* Functions in pl_comp.c
443439
* ----------

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp