|
1 |
| -<!-- $PostgreSQL: pgsql/doc/src/sgml/ecpg.sgml,v 1.98 2010/02/27 04:29:44 tgl Exp $ --> |
| 1 | +<!-- $PostgreSQL: pgsql/doc/src/sgml/ecpg.sgml,v 1.99 2010/05/09 16:30:31 tgl Exp $ --> |
2 | 2 |
|
3 | 3 | <chapter id="ecpg">
|
4 | 4 | <title><application>ECPG</application> - Embedded <acronym>SQL</acronym> in C</title>
|
@@ -2256,7 +2256,7 @@ void PGTYPESdecimal_free(decimal *var);
|
2256 | 2256 | </varlistentry>
|
2257 | 2257 |
|
2258 | 2258 | <varlistentry>
|
2259 |
| - <term><literal>PGTYPES_NUM_OVERFLOW</literal></term> |
| 2259 | + <term><literal>PGTYPES_NUM_UNDERFLOW</literal></term> |
2260 | 2260 | <listitem>
|
2261 | 2261 | <para>
|
2262 | 2262 | An underflow occurred. Since the numeric type can deal with almost
|
|