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

Commit15c304a

Browse files
VictorSpirinfunny-falcon
authored andcommitted
[PBCKP-375] Prepared for moving RelFileNode to RelFileLocator in the PG16.
1 parent3bc0fc4 commit15c304a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

‎src/datapagemap.h

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,12 @@
99
#ifndefDATAPAGEMAP_H
1010
#defineDATAPAGEMAP_H
1111

12+
#ifPG_VERSION_NUM<160000
1213
#include"storage/relfilenode.h"
14+
#else
15+
#include"storage/relfilelocator.h"
16+
#defineRelFileNode RelFileLocator
17+
#endif
1318
#include"storage/block.h"
1419

1520

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp