Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb7e85f commit 6256fcbCopy full SHA for 6256fcb
src/pl/plpgsql/src/plpgsql.h
@@ -3,7 +3,7 @@
3
* procedural language
4
*
5
* IDENTIFICATION
6
- * $Header: /cvsroot/pgsql/src/pl/plpgsql/src/plpgsql.h,v 1.5 2000/01/10 17:14:45 momjian Exp $
+ * $Header: /cvsroot/pgsql/src/pl/plpgsql/src/plpgsql.h,v 1.6 2000/01/14 01:36:42 tgl Exp $
7
8
* This software is copyrighted by Jan Wieck - Hamburg.
9
@@ -434,10 +434,6 @@ extern PLpgSQL_function *plpgsql_curr_compile;
434
* Function declarations
435
**********************************************************************/
436
437
-
438
-extern char *pstrdup(char *s);
439
440
441
/* ----------
442
* Functions in pl_comp.c
443
* ----------
0 commit comments