| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | The Hermit Hacker <scrappy(at)hub(dot)org> |
| Cc: | Peter Eisentraut <peter_e(at)gmx(dot)net>, PostgreSQL Development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Shared library versions |
| Date: | 2001-05-10 00:05:59 |
| Message-ID: | 200105100005.f4A05xw01122@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
> On Wed, 9 May 2001, Peter Eisentraut wrote:
>
> > I'm talking about the minor number. The only thing that effects is
> > that executables would pick up the new version if they have the old
> > one in the path as well, no potential problems.
>
> Okay, but, what does that buy you? One overwrites the old library, the
> other creates one that will over-ride the old library ... either way, you
> are using the new library, no?
What happens when some libpq is in one directory, and another in a
different directory, both in ld.so.conf. Does it pick higher version of
all available versions?
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2001-05-10 00:08:36 | Re: Oracle to Pg tool |
| Previous Message | Justin Clift | 2001-05-09 23:38:23 | Re: Oracle to Pg tool |