Tom Lane wrote:
> I seem to recall that there was some special consideration for files
> that would conditionally show up in multiple executables. Or were
> you going to fix that by having just one .mo file for all the
> clients?
The current method is to explicitly register the source file in each
catalog that might need it. This is not ideal, but there isn't a
better way in the works at this time.
--
Peter Eisentraut
http://developer.postgresql.org/~petere/
In response to
pgsql-hackers by date
| Next: | From: Mark Cave-Ayland | Date: 2005-02-02 09:13:12 |
| Subject: Re: [NOVICE] Last ID Problem |
| Previous: | From: Oleg Bartunov | Date: 2005-02-02 07:27:02 |
| Subject: Re: Huge memory consumption during vacuum (v.8.0) |