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

Commit13002bf

Browse files
committed
Remove unnecessary (and wrong) forward declaration.
Interestingly only C++ compilers have, so far, complained about thisodd forward declaration. This originated when IndexBuildCallback wasdefined in another file, but now is completely unnecessary (but waswrong before too, cpluspluscheck just wouldn't have noticed).Reported-By: Tom LaneDiscussion:https://postgr.es/m/53941.1559239260@sss.pgh.pa.us
1 parentfe415ff commit13002bf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

‎src/include/access/tableam.h‎

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ extern bool synchronize_seqscans;
3333

3434
structBulkInsertStateData;
3535
structIndexInfo;
36-
structIndexBuildCallback;
3736
structSampleScanState;
3837
structTBMIterateResult;
3938
structVacuumParams;

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp