diff options
author | Michael Meskes <meskes@postgresql.org> | 2003-06-29 16:52:58 +0000 |
---|---|---|
committer | Michael Meskes <meskes@postgresql.org> | 2003-06-29 16:52:58 +0000 |
commit | cf883ea95c4bad69910300cbd6c0ef5cb84a9178 (patch) | |
tree | b63f0ec4b5df349900007d35f0b431083200bfbf /src/backend/optimizer/util/pathnode.c | |
parent | 4355d4fb215f0f795241871b30eb3b7e949387cd (diff) | |
download | postgresql-cf883ea95c4bad69910300cbd6c0ef5cb84a9178.tar.gz postgresql-cf883ea95c4bad69910300cbd6c0ef5cb84a9178.zip |
- Made sure Informix style decimal vars are initialized. They use a
fixed amount of digits and not an allocated one. So we have to work
around. PostgreSQL numeric type remains the same.
- In INFORMIX_SE mode with autcommit set, make all cursors be "with
hold". Is this really they way SE behaves?
Diffstat (limited to 'src/backend/optimizer/util/pathnode.c')
0 files changed, 0 insertions, 0 deletions