libpqtypes - libpqtypes: updated makefiles so they build events.c rather

From: achernow(at)pgfoundry(dot)org (User Achernow)
To: pgsql-committers(at)postgresql(dot)org
Subject: libpqtypes - libpqtypes: updated makefiles so they build events.c rather
Date: 2008-09-03 14:29:21
Message-ID: 20080903142921.0A09217AE731@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
updated makefiles so they build events.c rather than hooks.c

Modified Files:
--------------
libpqtypes:
Makefile.am (r1.6 -> r1.7)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/libpqtypes/libpqtypes/Makefile.am.diff?r1=1.6&r2=1.7)
Makefile.win32 (r1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/libpqtypes/libpqtypes/Makefile.win32.diff?r1=1.1&r2=1.2)
win32.mak (r1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/libpqtypes/libpqtypes/win32.mak.diff?r1=1.1&r2=1.2)

Browse pgsql-committers by date

  From Date Subject
Next Message User Achernow 2008-09-03 15:46:29 libpqtypes - libpqtypes: changed PQcopyResult options and removed attrs
Previous Message User Achernow 2008-09-03 13:17:23 libpqtypes - libpqtypes: renaming hooks.c to events.c to match new