| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Alvaro Herrera <alvherre(at)commandprompt(dot)com> |
| Cc: | Magnus Hagander <magnus(at)hagander(dot)net>, alanwli(at)gmail(dot)com, Gregory Stark <stark(at)enterprisedb(dot)com>, Peter Eisentraut <peter_e(at)gmx(dot)net>, pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: Fixes for compiler warnings |
| Date: | 2009-01-19 17:19:33 |
| Message-ID: | 7637.1232385573@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Alvaro Herrera <alvherre(at)commandprompt(dot)com> writes:
> Magnus Hagander escribi:
>> For a change like
>> http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/misc/guc.c?r1=1.480&r2=1.481
>>
>> Will it work to stick _(hintmsg) around it there?
> Assuming that there is a gettext_noop() call in the literal that's
> assigned to hintmsg, yes, it should work.
... and if there isn't, it's not this code's fault ...
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Alvaro Herrera | 2009-01-19 17:20:19 | Re: [PATCHES] GIN improvements |
| Previous Message | Teodor Sigaev | 2009-01-19 17:17:14 | Re: [PATCHES] GIN improvements |