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

Commit46115f9

Browse files
committed
remove struct ShmemRelationInfo
1 parenta6e4260 commit46115f9

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

‎src/relation_info.h

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -65,19 +65,6 @@ typedef struct
6565
hash_proc;/* hash function for 'atttype' */
6666
}PartRelationInfo;
6767

68-
/*
69-
* ShmemRelationInfo
70-
*Per-relation misc information stored in shmem
71-
*/
72-
typedefstruct
73-
{
74-
Oidkey;/* partitioned table's Oid */
75-
76-
pg_atomic_flagdirty;/* is anyone performing any of the
77-
partitioning-related operations
78-
on this table at the moment? */
79-
}ShmemRelationInfo;
80-
8168
/*
8269
* RelParentInfo
8370
*Cached parent of the specified partition.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp