aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2004-05-07 02:40:43 +0000
committerBruce Momjian <bruce@momjian.us>2004-05-07 02:40:43 +0000
commit97c7cb0930c5616cf20c204ba64eb43979a53e80 (patch)
tree4a6d5da95ee1e47f98a3ade31608cd6edf7040a1
parent63d013906181397ac4f807bc316dd6bf97f82a2f (diff)
downloadpostgresql-97c7cb0930c5616cf20c204ba64eb43979a53e80.tar.gz
postgresql-97c7cb0930c5616cf20c204ba64eb43979a53e80.zip
Uppercase keyword for ecpg.
-rw-r--r--doc/TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/TODO b/doc/TODO
index 3142c59af25..4bea3342e2d 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