1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-30 11:03:19 +03:00

Update wording:

< 		o -Allow PL/python to composite types and result sets
> 		o -Allow PL/python to return composite types and result sets
This commit is contained in:
Bruce Momjian
2006-09-02 12:31:10 +00:00
parent 819f22a302
commit bb7be1ee10
2 changed files with 4 additions and 4 deletions

View File

@ -2,7 +2,7 @@ c
PostgreSQL TODO List
====================
Current maintainer: Bruce Momjian (bruce@momjian.us)
Last updated: Sat Sep 2 08:29:12 EDT 2006
Last updated: Sat Sep 2 08:31:04 EDT 2006
The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html.
@ -744,7 +744,7 @@ SQL Commands
http://archives.postgresql.org/pgsql-patches/2006-02/msg00288.php
o -Allow PL/python to composite types and result sets
o -Allow PL/python to return composite types and result sets
Clients