|
1dc3498251
|
Standard pgindent run for 8.1.
|
2005-10-15 02:49:52 +00:00 |
|
|
969685ad44
|
$Header: -> $PostgreSQL Changes ...
|
2003-11-29 19:52:15 +00:00 |
|
|
4b02f3c4eb
|
Synced parser and fixed a bug in error output to log file.
|
2003-08-25 13:44:00 +00:00 |
|
|
c3664c0c00
|
Add macros for error result fields to libpq.
|
2003-08-24 18:36:38 +00:00 |
|
|
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 |
|
|
089003fb46
|
pgindent run.
|
2003-08-04 00:43:34 +00:00 |
|
|
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 |
|
|
7a9c074cba
|
- Added some Informix error codes in Informix mode.
- Added just another pgtypeslib function.
|
2003-08-01 08:21:04 +00:00 |
|
|
42df5e311f
|
Started to create different error codes for different backend messages.
|
2003-07-15 12:38:38 +00:00 |
|
|
4f70680177
|
Make ecpg thread safe.
Lee Kindness
|
2003-06-15 04:07:58 +00:00 |
|
|
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 |
|