| From: | meskes(at)svr1(dot)postgresql(dot)org (Michael Meskes) |
|---|---|
| To: | pgsql-committers(at)postgresql(dot)org |
| Subject: | pgsql-server/src/interfaces/ecpg compatlib/inf ... |
| Date: | 2003-09-09 10:46:46 |
| Message-ID: | 20030909104646.6FE1BD1B533@svr1.postgresql.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers |
CVSROOT: /cvsroot
Module name: pgsql-server
Changes by: meskes(at)svr1(dot)postgresql(dot)org 03/09/09 07:46:42
Modified files:
src/interfaces/ecpg/compatlib: informix.c
src/interfaces/ecpg/ecpglib: data.c execute.c misc.c typename.c
src/interfaces/ecpg/include: datetime.h decimal.h pgtypes_date.h
pgtypes_interval.h
pgtypes_numeric.h
pgtypes_timestamp.h
src/interfaces/ecpg/pgtypeslib: datetime.c dt.h dt_common.c
interval.c numeric.c timestamp.c
src/interfaces/ecpg/preproc: ecpg.c preproc.y type.c
src/interfaces/ecpg/test: dt_test.pgc num_test.pgc
Log message:
- Added Dave patch for Informix handling of numeric/int conversion.
- Changed all new datatypes to lowercase.
- Fixed rounding bug in numerical types.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Barry Lind | 2003-09-09 10:49:16 | pgsql-server/src/interfaces/jdbc/org/postgresq ... |
| Previous Message | Sean Chittenden | 2003-09-09 02:22:49 | Re: pgsql-server/src backend/bootstrap/Tag: backen ... |