| От | Alvaro Herrera |
|---|---|
| Тема | Re: split rm_name and rm_desc out of rmgr.c |
| Дата | |
| Msg-id | 20130205204739.GF5753@alvh.no-ip.org обсуждение исходный текст |
| Ответ на | Re: split rm_name and rm_desc out of rmgr.c (Tom Lane <tgl@sss.pgh.pa.us>) |
| Ответы |
Re: split rm_name and rm_desc out of rmgr.c
Re: split rm_name and rm_desc out of rmgr.c |
| Список | pgsql-hackers |
Tom Lane wrote: > Alvaro Herrera <alvherre@2ndquadrant.com> writes: > > The > > approach in the second patch is to turn these into "extern const RmgrId" > > instead, and use a second inclusion of rmgrlist.h in rmgr.c that assigns > > them the values as consts. > > ... but I don't especially like that implementation, as it will result > in nonzero code bloat and runtime cost due to replacing all those > constants with global-variable references. Couldn't you instead set it > up as an enum definition? That seems to work. I would like to have some way of specifying that the enum members should be of type RmgrId, but I don't think there's any way to do that. Patch attached. -- Álvaro Herrera http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Training & Services
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера