From 620d0550d06a5f25d1ca04e5c6668543ff2df2df Mon Sep 17 00:00:00 2001 From: asfernandes Date: Wed, 9 May 2007 15:23:33 +0000 Subject: [PATCH] =?UTF-8?q?Updated=20LIST=20documentation=20-=20thanks=20t?= =?UTF-8?q?o=20Maycon=20Ferra=C3=A7a?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- doc/sql.extensions/README.list | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/doc/sql.extensions/README.list b/doc/sql.extensions/README.list index d8c6f0cb01..5cdc4c6735 100644 --- a/doc/sql.extensions/README.list +++ b/doc/sql.extensions/README.list @@ -24,9 +24,8 @@ Syntax Rules: Notes: 1) Numeric and datetime values are implicitly converted to strings during evaluation. - 2) The result value is of type VARCHAR(32765), so the LIST function - should be used carefully, as Firebird limits the maximum - result set width by 64KB. + 2) The result value is of type BLOB with SUB_TYPE TEXT for all cases + except list of BLOB with different subtype. 3) Ordering of values within a group is implementation-defined. Examples: