diff options
author | Hiroshi Inoue <inoue@tpf.co.jp> | 2001-02-15 05:32:00 +0000 |
---|---|---|
committer | Hiroshi Inoue <inoue@tpf.co.jp> | 2001-02-15 05:32:00 +0000 |
commit | 462c13215a40a8f789946c058376c637abd58650 (patch) | |
tree | df76892f84b83552add708a5711dfc864377c597 /src/backend/utils/adt/numeric.c | |
parent | 21deb428970ea6225d3122207c3910a01f84c770 (diff) | |
download | postgresql-462c13215a40a8f789946c058376c637abd58650.tar.gz postgresql-462c13215a40a8f789946c058376c637abd58650.zip |
1) Change transaction boundary in autocommit off mode
per recent discussion in pgsql-odbc. Now SELECT is
a boundary but VACUUM isn't.
2) Put back the error handling behavior. When elog(ERROR)
was detected the driver automatically issue "ABORT"
if a transaction is in progress.
3) Driver version is 7.01.0003(Dave already set it but
it was put back).
Diffstat (limited to 'src/backend/utils/adt/numeric.c')
0 files changed, 0 insertions, 0 deletions