Re: pg_migrator issue with contrib - Mailing list pgsql-hackers

From Josh Berkus
Subject Re: pg_migrator issue with contrib
Date
Msg-id 4A299B18.7050006@agliodbs.com
Whole thread Raw
In response to Re: pg_migrator issue with contrib  (Bruce Momjian <bruce@momjian.us>)
Responses Re: pg_migrator issue with contrib  (Bruce Momjian <bruce@momjian.us>)
List pgsql-hackers
Bruce,

Assuming a contrib module *hasn't* changed its API, does pg_migrator 
link against the 8.4 version of the module's .so, or the old 8.3 version?

-- 
Josh Berkus
PostgreSQL Experts Inc.
www.pgexperts.com


pgsql-hackers by date:

Previous
From: Dimitri Fontaine
Date:
Subject: Re: pg_migrator issue with contrib
Next
From: Josh Berkus
Date:
Subject: Re: blocking referencing system catalogs in 8.4 breaks my code