Re: WIP: Enhanced ALTER OPERATOR
| От | Heikki Linnakangas |
|---|---|
| Тема | Re: WIP: Enhanced ALTER OPERATOR |
| Дата | |
| Msg-id | 55A53E22.20205@iki.fi обсуждение исходный текст |
| Ответ на | Re: WIP: Enhanced ALTER OPERATOR (Jeff Janes <jeff.janes@gmail.com>) |
| Список | pgsql-hackers |
On 07/14/2015 07:28 PM, Jeff Janes wrote: > I'm getting some compiler warnings now: > > operatorcmds.c: In function 'AlterOperator': > operatorcmds.c:504: warning: 'address.objectSubId' may be used > uninitialized in this function > operatorcmds.c:365: note: 'address.objectSubId' was declared here > operatorcmds.c:504: warning: 'address.objectId' may be used uninitialized > in this function > operatorcmds.c:365: note: 'address.objectId' was declared here > operatorcmds.c:504: warning: 'address.classId' may be used uninitialized in > this function > operatorcmds.c:365: note: 'address.classId' was declared here > > gcc version 4.4.7 20120313 (Red Hat 4.4.7-11) (GCC) Ah, thanks, fixed. I was apparently compiling with -O0. - Heikki
В списке pgsql-hackers по дате отправления: