Re: [HACKERS] Reducing pg_ctl's reaction time
| От | Alvaro Herrera |
|---|---|
| Тема | Re: [HACKERS] Reducing pg_ctl's reaction time |
| Дата | |
| Msg-id | 20170628194425.my75yb4lp5aerm7x@alvherre.pgsql обсуждение |
| Ответ на | Re: [HACKERS] Reducing pg_ctl's reaction time (Tom Lane <tgl@sss.pgh.pa.us>) |
| Ответы |
Re: [HACKERS] Reducing pg_ctl's reaction time
|
| Список | pgsql-hackers |
Tom Lane wrote: > Andres Freund <andres@anarazel.de> writes: > So when I removed the miscadmin.h include, I found out that pg_ctl is > also relying on PG_BACKEND_VERSIONSTR from that file. > > There are at least three things we could do here: > > 1. Give this up as not worth this much trouble. > > 2. Move PG_BACKEND_VERSIONSTR into pg_config.h to go along with the > other version-related macros. pg_config.h sounds like a decent enough solution. It's a bit strange this hasn't come up before, given that that symbol is used more in frontend environ than backend. -- Álvaro Herrera https://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
В списке pgsql-hackers по дате отправления: