pl_funcs.c has a comment that refers to "functins," which I'm
assuming should be "functions." The attached patch corrects
the spelling.
--
Michael Fuhr
http://www.fuhr.org/~mfuhr/
Index: src/pl/plpgsql/src/pl_funcs.c
===================================================================
RCS file: /projects/cvsroot/pgsql/src/pl/plpgsql/src/pl_funcs.c,v
retrieving revision 1.43
diff -c -r1.43 pl_funcs.c
*** src/pl/plpgsql/src/pl_funcs.c 14 Jun 2005 06:43:14 -0000 1.43
--- src/pl/plpgsql/src/pl_funcs.c 18 Jun 2005 19:54:57 -0000
***************
*** 1,5 ****
/**********************************************************************
! * pl_funcs.c - Misc functins for the PL/pgSQL
* procedural language
*
* IDENTIFICATION
--- 1,5 ----
/**********************************************************************
! * pl_funcs.c - Misc functions for the PL/pgSQL
* procedural language
*
* IDENTIFICATION
---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?
http://www.postgresql.org/docs/faq