The "cvs add" of test_thread_implicit.pgc seems to have been missed,
Bruce Momjian <bruce@momjian.us>
The "cvs add" of test_thread_implicit.pgc seems to have been missed, i've attached this again. Additionally I include a small patch to remove mutex locking when a DEFAULT/NULL connection is being retrieved. This is consistent with libpq. Lee Kindness
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/ecpg/ecpglib/connect.c | modified | +15 −5 |
| src/interfaces/ecpg/test/test_thread_implicit.pgc | added | +140 −0 |