]> granicus.if.org Git - postgresql/commit
The "cvs add" of test_thread_implicit.pgc seems to have been missed,
authorBruce Momjian <bruce@momjian.us>
Mon, 15 Mar 2004 16:27:43 +0000 (16:27 +0000)
committerBruce Momjian <bruce@momjian.us>
Mon, 15 Mar 2004 16:27:43 +0000 (16:27 +0000)
commit8526f537cc24301f28015020862f02a6a8318196
tree2087109b9e0aafd2025b8aaed7f2d2f034273e44
parentbda6e04ba070a84a124de0e6eeda52534cb4ed4c
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
src/interfaces/ecpg/ecpglib/connect.c
src/interfaces/ecpg/test/test_thread_implicit.pgc [new file with mode: 0644]