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

Commitc4479da

Browse files
committed
Add declare pg_ptrack_get_and_clear in header.
1 parentc7d2aed commitc4479da

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎src/include/access/xlog_fn.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
externDatumpg_start_backup(PG_FUNCTION_ARGS);
1717
externDatumpg_stop_backup(PG_FUNCTION_ARGS);
1818
externDatumpg_ptrack_clear(PG_FUNCTION_ARGS);
19+
externDatumpg_ptrack_get_and_clear(PG_FUNCTION_ARGS);
1920
externDatumpg_switch_xlog(PG_FUNCTION_ARGS);
2021
externDatumpg_create_restore_point(PG_FUNCTION_ARGS);
2122
externDatumpg_current_xlog_location(PG_FUNCTION_ARGS);

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp