8000
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 8e68d78 commit e24cea8Copy full SHA for e24cea8
src/pl/plperl/plperl.c
@@ -4,7 +4,7 @@
4
* IDENTIFICATION
5
*
6
* This software is copyrighted by Mark Hollomon
7
- * but is shameless cribbed from pltcl.c by Jan Wieck.
+ * but is shamelessly cribbed from pltcl.c by Jan Wieck.
8
9
* The author hereby grants permission to use, copy, modify,
10
* distribute, and license this software and its documentation
@@ -33,7 +33,7 @@
33
* ENHANCEMENTS, OR MODIFICATIONS.
34
35
36
- * $PostgreSQL: pgsql/src/pl/plperl/plperl.c,v 1.102 2006/02/26 22:26:39 neilc Exp $
+ * $PostgreSQL: pgsql/src/pl/plperl/plperl.c,v 1.103 2006/02/28 23:38:13 neilc Exp $
37
38
**********************************************************************/
39
0 commit comments