Commit 97c7cb09 authored by Bruce Momjian's avatar Bruce Momjian

Uppercase keyword for ecpg.

parent 63d01390
...@@ -286,7 +286,7 @@ Clients ...@@ -286,7 +286,7 @@ Clients
o Improve error handling o Improve error handling
o Add a semantic check level, e.g. check if a table really exists o Add a semantic check level, e.g. check if a table really exists
o fix handling of DB attributes that are arrays 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 Implement SQLDA
o Fix nested C comments o Fix nested C comments
o sqlwarn[6] should be 'W' if the PRECISION or SCALE value specified o sqlwarn[6] should be 'W' if the PRECISION or SCALE value specified
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment