pgsql: Various minor improvements to the 8.3 release notes.

Started by Neil Conwayalmost 19 years ago2 messagescomitters
Jump to latest
#1Neil Conway
neilc@samurai.com

Log Message:
-----------
Various minor improvements to the 8.3 release notes.

Modified Files:
--------------
pgsql/doc/src/sgml:
release.sgml (r1.509 -> r1.510)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/release.sgml?r1=1.509&r2=1.510)

#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: Neil Conway (#1)
Re: pgsql: Various minor improvements to the 8.3 release notes.

neilc@postgresql.org (Neil Conway) writes:

<listitem>
<para>
! Implement RETURN QUERY for PL/PgSQL (Pavel Stehule, Tom)
</para>

         <para>
--- 1440,1446 ----

<listitem>
<para>
! Implement RETURN QUERY for PL/PgSQL (Pavel Stehule, Neil)
</para>

<para>

Wups --- my apologies. I was a bit fried by the time I finished
that list, and may have messed up some other attributions as well,
particularly for committers who didn't take care to note their
own involvement with a patch. Please check to see if anything
else is mis-credited.

regards, tom lane