Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitd952860

Browse files
committed
Remove inclusion of postgres.h from a few header files.
Thomas Munro, per project policy articuled by Andres Freund andTom Lane.Discussion:http://postgr.es/m/CAEepm=2zCoeq3QxVwhS5DFeUh=yU6z81pbWMgfOB8OzyiBwxzw@mail.gmail.com
1 parent09529a7 commitd952860

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

‎src/include/access/bufmask.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
#ifndefBUFMASK_H
1818
#defineBUFMASK_H
1919

20-
#include"postgres.h"
2120
#include"storage/block.h"
2221
#include"storage/bufmgr.h"
2322

‎src/include/utils/dsa.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@
1414
#ifndefDSA_H
1515
#defineDSA_H
1616

17-
#include"postgres.h"
18-
1917
#include"port/atomics.h"
2018
#include"storage/dsm.h"
2119

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp