Since my name has a non-ascii-letter in it, it's often spelled wrong. In
the latest release notes there is a latin1 character that shouldn't be
there so I made a patch to fix that. This patch also fixes some old
entries that uses o instead of ö (which is also wrong but not as bad
as including a latin1 character in the sgml file).
I guess this should be applied to both head and 8.1?
--
/Dennis Björklund
Index: release.sgml
===================================================================
RCS file: /cvsroot/pgsql/doc/src/sgml/release.sgml,v
retrieving revision 1.401
diff -u -c -r1.401 release.sgml
*** release.sgml 15 Nov 2005 22:16:03 -0000 1.401
--- release.sgml 5 Dec 2005 19:27:08 -0000
***************
*** 1121,1127 ****
<listitem>
<para>
! Add a function <function>lastval()</>(Dennis Björklund)
</para>
<para>
<function>lastval()</> is a simplified version of
--- 1121,1127 ----
<listitem>
<para>
! Add a function <function>lastval()</> (Dennis Björklund)
</para>
<para>
<function>lastval()</> is a simplified version of
***************
*** 4236,4242 ****
<listitem>
<para>
! Allow function parameters to be declared with names (Dennis Bjorklund)
</para>
<para>
This allows better documentation of functions. Whether the names
--- 4236,4242 ----
<listitem>
<para>
! Allow function parameters to be declared with names (Dennis
Björklund)
</para>
<para>
This allows better documentation of functions. Whether the names
***************
*** 4247,4253 ****
<listitem>
<para>
! Allow PL/pgSQL parameter names to be referenced in the function
(Dennis Bjorklund)
</para>
<para>
This basically creates an automatic alias for each named parameter.
--- 4247,4253 ----
<listitem>
<para>
! Allow PL/pgSQL parameter names to be referenced in the function
(Dennis Björklund)
</para>
<para>
This basically creates an automatic alias for each named parameter.
***************
*** 4424,4430 ****
<listitem>
<para>
Have <command>\dn+</> show permissions and description for schemas
(Dennis
! Bjorklund)
</para>
</listitem>
--- 4424,4430 ----
<listitem>
<para>
Have <command>\dn+</> show permissions and description for schemas
(Dennis
! Björklund)
</para>
</listitem>
---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?
http://archives.postgresql.org