1
0
mirror of https://github.com/postgres/postgres.git synced 2025-06-01 14:21:49 +03:00

PG 10 release notes: update PL/Tcl functions item

Update attribution of PL/Tcl functions item from Jim Nasby to Karl
Lehenbauer.

Reported-by: Jim Nasby

Discussion: https://postgr.es/m/ed42f3d6-4251-dabc-747f-1ff936763b2b@nasby.net

Backpatch-through: 10
This commit is contained in:
Bruce Momjian 2017-09-11 19:43:49 -04:00
parent bd72c37b16
commit 1d27a7004d

View File

@ -2046,7 +2046,7 @@
--> -->
<para> <para>
Allow PL/Tcl functions to return composite types and sets Allow PL/Tcl functions to return composite types and sets
(Jim Nasby) (Karl Lehenbauer)
</para> </para>
</listitem> </listitem>