Michael Meskes
|
ac2c2a457f
|
Fixed bug 2330: Wrong error code in case of a duplicate key
|
2006-03-19 12:32:13 +00:00 |
|
Michael Meskes
|
4b02f3c4eb
|
Synced parser and fixed a bug in error output to log file.
|
2003-08-25 13:44:00 +00:00 |
|
Peter Eisentraut
|
c3664c0c00
|
Add macros for error result fields to libpq.
|
2003-08-24 18:36:38 +00:00 |
|
Peter Eisentraut
|
e39bc695d6
|
Be a little bit more careful about using sqlstate, in case libpq returned
NULL for it.
|
2003-08-08 13:16:20 +00:00 |
|
Bruce Momjian
|
089003fb46
|
pgindent run.
|
2003-08-04 00:43:34 +00:00 |
|
Peter Eisentraut
|
4f7df90db0
|
Make ecpg SQLSTATE-aware. Map existing SQLCODE assignments to SQLSTATEs,
rather than parsing the message. Add some documentation about embedded
SQL.
|
2003-08-01 13:53:36 +00:00 |
|
Michael Meskes
|
7a9c074cba
|
- Added some Informix error codes in Informix mode.
- Added just another pgtypeslib function.
|
2003-08-01 08:21:04 +00:00 |
|
Michael Meskes
|
42df5e311f
|
Started to create different error codes for different backend messages.
|
2003-07-15 12:38:38 +00:00 |
|
Bruce Momjian
|
4f70680177
|
Make ecpg thread safe.
Lee Kindness
|
2003-06-15 04:07:58 +00:00 |
|
Michael Meskes
|
a4f25b6a9c
|
Started working on a seperate pgtypes library. First test work. PLEASE test compilation on iother systems.
|
2003-03-16 10:42:54 +00:00 |
|