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

Commit8771298

Browse files
committed
Remove unnecessary declaration of heapam_methods
This overlaps with the declaration at the end of heapam_handler.c thatlists all the callback routines for the heap table AM.Author: Japin LiDiscussion:https://postgr.es/m/ME0P300MB04459456D5C4E70D48116896B6B12@ME0P300MB0445.AUSP300.PROD.OUTLOOK.COM
1 parente9931bf commit8771298

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

‎src/backend/access/heap/heapam_handler.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,6 @@ static bool SampleHeapTupleVisible(TableScanDesc scan, Buffer buffer,
5656

5757
staticBlockNumberheapam_scan_get_blocks_done(HeapScanDeschscan);
5858

59-
staticconstTableAmRoutineheapam_methods;
60-
6159

6260
/* ------------------------------------------------------------------------
6361
* Slot related callbacks for heap AM

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp