From: Bruce Momjian Date: Fri, 7 May 2004 02:40:43 +0000 (+0000) Subject: Uppercase keyword for ecpg. X-Git-Tag: REL8_0_0BETA1~683 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=97c7cb0930c5616cf20c204ba64eb43979a53e80;p=postgresql Uppercase keyword for ecpg. --- diff --git a/doc/TODO b/doc/TODO index 3142c59af2..4bea3342e2 100644 --- a/doc/TODO +++ b/doc/TODO @@ -286,7 +286,7 @@ Clients o Improve error handling o Add a semantic check level, e.g. check if a table really exists o fix handling of DB attributes that are arrays - o Use backend prepare/execute facility for ecpg where possible + o Use backend PREPARE/EXECUTE facility for ecpg where possible o Implement SQLDA o Fix nested C comments o sqlwarn[6] should be 'W' if the PRECISION or SCALE value specified