Re: Add PG version number to NLS files - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: Add PG version number to NLS files
Date
Msg-id 200506151845.j5FIjI000986@candle.pha.pa.us
Whole thread Raw
In response to Re: Add PG version number to NLS files  (Peter Eisentraut <peter_e@gmx.net>)
Responses Re: Add PG version number to NLS files  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-patches
Peter Eisentraut wrote:
> Bruce Momjian wrote:
> > I have developed the following patch which adds PG_VERSION to the end
> > of language-specific file names.
>
> In my mind, that would only make sense if we added the version number to
> all program binaries as well (which we do not, of course).  Otherwise,
> what's the point?

The 'bind' calles in the binaries are going to look for the proper
version.  Does that help, or is libpq the only thing we need to handle?

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

pgsql-patches by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Add PG version number to NLS files
Next
From: Peter Eisentraut
Date:
Subject: Re: Add PG version number to NLS files