pg-migrator - pg_migrator: Get rid of hard-wired assumptions about

From: tgl(at)pgfoundry(dot)org (User Tgl)
To: pgsql-committers(at)postgresql(dot)org
Subject: pg-migrator - pg_migrator: Get rid of hard-wired assumptions about
Date: 2009-06-30 13:38:47
Message-ID: 20090630133847.2F3DF107207B@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Get rid of hard-wired assumptions about shared library suffix.
Use DLSUFFIX from the backend build, instead.

Modified Files:
--------------
pg_migrator/src:
Makefile (r1.3 -> r1.4)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/pg_migrator/src/Makefile?r1=1.3&r2=1.4)
file.c (r1.24 -> r1.25)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/pg_migrator/src/file.c?r1=1.24&r2=1.25)
pg_migrator.c (r1.49 -> r1.50)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/pg_migrator/src/pg_migrator.c?r1=1.49&r2=1.50)
pg_migrator.h (r1.58 -> r1.59)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/pg_migrator/src/pg_migrator.h?r1=1.58&r2=1.59)

Browse pgsql-committers by date

  From Date Subject
Next Message User Nikolay 2009-06-30 16:43:46 press - pr: * fix link to full PR (was: EN, to be: RU)
Previous Message User Shigehiro 2009-06-30 11:49:43 press - pr: change contact information.