Tom Lane wrote:
> Alvaro Herrera <[EMAIL PROTECTED]> writes:

> > Hmm, true.  I think this means we need to redefine ereport(), not just
> > TEXTDOMAIN, in each module (in fact it makes TEXTDOMAIN goes away as a
> > symbol).  Same number of lines on each module though, so it's not a
> > considerable difference.
> 
> No, you could have TEXTDOMAIN be defined as NULL by default, and let
> modules redefine it as "foo".

Doh, right.

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.

-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to