Log Message:
-----------
Change the Windows makefile so that the /DELAYLOAD linker option works.
Also remove no longer needed enum definition in connection.c.
Tags:
----
REL-07_03_ENHANCED
Modified Files:
--------------
psqlodbc:
win32_30w.mak (r1.7.2.6 -> r1.7.2.7)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/win32_30w.mak.diff?r1=1.7.2.6&r2=1.7.2.7)
connection.c (r1.87.2.5 -> r1.87.2.6)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/connection.c.diff?r1=1.87.2.5&r2=1.87.2.6)
pgsql-committers by date
| Next: | From: Bruce Momjian | Date: 2006-02-03 13:53:15 |
| Subject: pgsql: Allow MEMSET_LOOP_LIMIT to be set on a per-platform basis, and |
| Previous: | From: Bruce Momjian | Date: 2006-02-03 12:45:47 |
| Subject: pgsql: Update random() usage so ranges are inclusive/exclusive as |