Re: ALTER SYSTEM and ParseConfigFile()
| От | Alvaro Herrera |
|---|---|
| Тема | Re: ALTER SYSTEM and ParseConfigFile() |
| Дата | |
| Msg-id | 20150510015053.GS2523@alvh.no-ip.org обсуждение |
| Ответ на | Re: ALTER SYSTEM and ParseConfigFile() (Stephen Frost <sfrost@snowman.net>) |
| Ответы |
Re: ALTER SYSTEM and ParseConfigFile()
|
| Список | pgsql-hackers |
Stephen Frost wrote: > * Tom Lane (tgl@sss.pgh.pa.us) wrote: > > I think the code is OK, but yeah, this comment should be changed to > > reflect the idea that the function will append entries to an existing > > list of name/value pairs (and thus, that head_p/tail_p are not output > > but in/out parameters). > > I've pushed a fix for the comment to address this. This open-coded list thingy is pretty odd. I wonder if it'd be nicer to replace it with ilist. (Not for 9.5, of course.) -- Álvaro Herrera http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
В списке pgsql-hackers по дате отправления: