Peter Eisentraut <[EMAIL PROTECTED]> writes: > Am Samstag, 25. Juni 2005 04:24 schrieb Bruce Momjian: >> We absolutely want to support multiple installed versions of PostgreSQL.
> But we don't support installing multiple versions on top of each other, which > is the only scenario where this patch would be useful. I agree with Peter. AFAICS, the binaries go into $prefix/bin and the NLS files go into $prefix/share/locale, so there is no more nor less conflict among different versions' NLS files than their executables. In both cases the only supported way to have multiple installations at once is to use different install prefixes. So why complicate matters like this? regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly