Hi,
authorBruce Momjian <bruce@momjian.us>
Mon, 22 Mar 1999 16:45:30 +0000 (16:45 +0000)
committerBruce Momjian <bruce@momjian.us>
Mon, 22 Mar 1999 16:45:30 +0000 (16:45 +0000)
commit1cfa282f022d30b12f1ed7f9f3f8458e4067c3d4
tree0631a9cf540321f8619ae2066bbe7eab81dcb354
parentf33ac4134a34e7cb825701aab46b7579495b3fa2
Hi,

I have solved some problems with dynamic loading on NT. It is possible
to
run succesfully both trigger and plpgsql regression tests. The patch is
in
the included file "diff".

                        Dan
src/backend/tcop/postgres.c
src/backend/utils/mmgr/mcxt.c
src/include/utils/mcxt.h
src/pl/plpgsql/src/pl_exec.c