|
4 | 4 | * IDENTIFICATION
|
5 | 5 | *
|
6 | 6 | * This software is copyrighted by Mark Hollomon
|
7 |
| - * but isshameless cribbed from pltcl.c by Jan Wieck. |
| 7 | + * but isshamelessly cribbed from pltcl.c by Jan Wieck. |
8 | 8 | *
|
9 | 9 | * The author hereby grants permission to use, copy,modify,
|
10 | 10 | * distribute, andlicense this software and its documentation
|
|
33 | 33 | * ENHANCEMENTS, OR MODIFICATIONS.
|
34 | 34 | *
|
35 | 35 | * IDENTIFICATION
|
36 |
| - * $PostgreSQL: pgsql/src/pl/plperl/plperl.c,v 1.102 2006/02/26 22:26:39 neilc Exp $ |
| 36 | + * $PostgreSQL: pgsql/src/pl/plperl/plperl.c,v 1.103 2006/02/28 23:38:13 neilc Exp $ |
37 | 37 | *
|
38 | 38 | **********************************************************************/
|
39 | 39 |
|
|