From 9e5a091f02324069f611373b6a3536f158503921 Mon Sep 17 00:00:00 2001 From: Michael Meskes Date: Sun, 7 Mar 2004 14:35:47 +0000 Subject: [PATCH] Added multidimensional arrays as todo for ecpg. --- doc/TODO | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/TODO b/doc/TODO index c71b49672f..6201981262 100644 --- a/doc/TODO +++ b/doc/TODO @@ -288,6 +288,7 @@ Clients o Fix nested C comments o sqlwarn[6] should be 'W' if the PRECISION or SCALE value specified o Make SET CONNECTION thread-aware, non-standard? + o Allow multidimensional arrays * Python o Allow users to register their own types with pg_ -- 2.40.0