Re: [PATCHES] array concat, et al patch
Tom Lane wrote: You're on the hook for docs fixes... Here's a patch for the documentation updates. Please apply. Thanks, Joe Index: doc/src/sgml/array.sgml === RCS file: /opt/src/cvs/pgsql-server/doc/src/sgml/array.sgml,v retrieving
Re: [PATCHES] array concat, et al patch
Joe Conway <[EMAIL PROTECTED]> writes: > Here's a patch for the documentation updates. Please apply. Applied with one small change --- I thought the last example failed to make the point that the elements of an ARRAY[] construct could be dissimilar. regards, tom lane