@ -1,5 +1,5 @@
<!--
$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.401 2005/11/15 22:16:03 momjian Exp $
$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.402 2005/12/06 18:43:26 momjian Exp $
Typical markup:
@ -1121,7 +1121,7 @@ psql -t -f fixseq.sql db1 | psql -e db1
<listitem>
<para>
Add a function <function>lastval()</>(Dennis Bjö rklund)
Add a function <function>lastval()</> (Dennis Bjö rklund)
</para>
<para>
<function>lastval()</> is a simplified version of
@ -4236,7 +4236,7 @@ typedefs (Michael)</para></listitem>
<listitem>
<para>
Allow function parameters to be declared with names (Dennis Bjorklund)
Allow function parameters to be declared with names (Dennis Bj& ouml; rklund)
</para>
<para>
This allows better documentation of functions. Whether the names
@ -4247,7 +4247,7 @@ typedefs (Michael)</para></listitem>
<listitem>
<para>
Allow PL/pgSQL parameter names to be referenced in the function (Dennis Bjorklund)
Allow PL/pgSQL parameter names to be referenced in the function (Dennis Bj& ouml; rklund)
</para>
<para>
This basically creates an automatic alias for each named parameter.
@ -4424,7 +4424,7 @@ typedefs (Michael)</para></listitem>
<listitem>
<para>
Have <command>\dn+</> show permissions and description for schemas (Dennis
Bjorklund)
Bj& ouml; rklund)
</para>
</listitem>