[COMMITTERS] pgsql: Fix inclusions of postgres_fe.h from .h files.
В списке pgsql-committers по дате отправления:
| От | Tom Lane |
|---|---|
| Тема | [COMMITTERS] pgsql: Fix inclusions of postgres_fe.h from .h files. |
| Дата | |
| Msg-id | E1cln4q-0005gE-SZ@gemulon.postgresql.org обсуждение |
| Список | pgsql-committers |
Fix inclusions of postgres_fe.h from .h files. We have a project policy that every .c file should start by including postgres.h, postgres_fe.h, or c.h as appropriate; and then there is no need for any .h file to explicitly include any of these. Fix a few headers that were violating this policy by including postgres_fe.h. Discussion: https://postgr.es/m/CAEepm=2zCoeq3QxVwhS5DFeUh=yU6z81pbWMgfOB8OzyiBwxzw@mail.gmail.com Discussion: https://postgr.es/m/11634.1488932128@sss.pgh.pa.us Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/9722bb5757c5e90617be685bf127911b63efe08d Modified Files -------------- src/interfaces/ecpg/ecpglib/extern.h | 2 +- src/interfaces/ecpg/test/pg_regress_ecpg.c | 3 +++ src/interfaces/libpq/libpq-int.h | 1 - src/test/isolation/isolation_main.c | 2 ++ src/test/regress/pg_regress.c | 4 +++- src/test/regress/pg_regress.h | 1 - src/test/regress/pg_regress_main.c | 2 ++ 7 files changed, 11 insertions(+), 4 deletions(-)
В списке pgsql-committers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера