| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
| Cc: | PostgreSQL-patches <pgsql-patches(at)postgresql(dot)org>, Martin Pitt <mpitt(at)debian(dot)org>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Subject: | Re: Add PG version number to NLS files |
| Date: | 2005-06-15 18:45:18 |
| Message-ID: | 200506151845.j5FIjI000986@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers 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(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Michael Fuhr | 2005-06-15 19:11:06 | Re: process crash when a plpython function returns unicode |
| Previous Message | Peter Eisentraut | 2005-06-15 18:32:32 | Re: Add PG version number to NLS files |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter Eisentraut | 2005-06-15 19:22:06 | Re: Add PG version number to NLS files |
| Previous Message | Peter Eisentraut | 2005-06-15 18:32:32 | Re: Add PG version number to NLS files |