projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6a6f2d9
)
Fix typo in comment.
author
Bruce Momjian
<bruce@momjian.us>
Sun, 19 Jun 2005 01:06:12 +0000
(
01:06
+0000)
committer
Bruce Momjian
<bruce@momjian.us>
Sun, 19 Jun 2005 01:06:12 +0000
(
01:06
+0000)
Michael Fuhr
src/pl/plpgsql/src/pl_funcs.c
patch
|
blob
|
blame
|
history
diff --git
a/src/pl/plpgsql/src/pl_funcs.c
b/src/pl/plpgsql/src/pl_funcs.c
index 553eef7c49ca505aeb19bece78e1b1cbd355c7df..23b2b3e71a1d21511a4e531c04dfb107bbffa603 100644
(file)
--- a/
src/pl/plpgsql/src/pl_funcs.c
+++ b/
src/pl/plpgsql/src/pl_funcs.c
@@
-1,9
+1,9
@@
/**********************************************************************
- * pl_funcs.c - Misc functins for the PL/pgSQL
+ * pl_funcs.c - Misc functi
o
ns for the PL/pgSQL
* procedural language
*
* IDENTIFICATION
- * $PostgreSQL: pgsql/src/pl/plpgsql/src/pl_funcs.c,v 1.4
3 2005/06/14 06:43:14 neilc
Exp $
+ * $PostgreSQL: pgsql/src/pl/plpgsql/src/pl_funcs.c,v 1.4
4 2005/06/19 01:06:12 momjian
Exp $
*
* This software is copyrighted by Jan Wieck - Hamburg.
*