Re: [PATCHES] array/polymorphic function doc cleanup

2003-08-09 Thread Tom Lane
Joe Conway <[EMAIL PROTECTED]> writes: > I think this rounds off the documentation updates that I owed for array > and polymorphic function/aggregate changes. Let me know if you think I > missed anything major. In any case, please apply. Applied, with some further hacking of my own.

[PATCHES] array/polymorphic function doc cleanup

2003-08-07 Thread Joe Conway
I think this rounds off the documentation updates that I owed for array and polymorphic function/aggregate changes. Let me know if you think I missed anything major. In any case, please apply. Thanks, Joe Index: doc/src/sgml/array.sgml ===