1
0
mirror of https://github.com/postgres/postgres.git synced 2025-08-24 09:27:52 +03:00

> The win32.mak and libpgtcl.def files had been lost (patch doesn't handle

> new files). I'm attaching those two files below.
>
> Regards
> Mikhail Terekhov
This commit is contained in:
Bruce Momjian
2001-09-06 15:20:19 +00:00
parent 495e264fa3
commit 343e38a938
2 changed files with 209 additions and 209 deletions

View File

@@ -0,0 +1,8 @@
;libpgtcl.def
; The LIBRARY entry must be same as the name of your DLL, the name of
; our DLL is libpgtcl.dll
LIBRARY libpgtcl
EXPORTS
Pgtcl_Init
Pgtcl_SafeInit