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

Commit1fd3dd2

Browse files
committed
Add bt_multi_page_stats() function to contrib/pageinspect.
This is like the existing bt_page_stats() function, but it canreport on a range of pages rather than just one at a time.I don't have a huge amount of faith in the portability of thenew test cases, but they do pass in a 32-bit FreeBSD VM here.Further adjustment may be needed depending on buildfarm results.Hamid Akhtar, reviewed by Naeem Akhter, Bertrand Drouvot,Bharath Rupireddy, and myselfDiscussion:https://postgr.es/m/CANugjht-=oGMRmNJKMqnBC69y7vr+wHDmm0ZK6-1pJsxoBKBbA@mail.gmail.com
1 parente351f85 commit1fd3dd2

File tree

8 files changed

+428
-80
lines changed

8 files changed

+428
-80
lines changed

‎contrib/pageinspect/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ OBJS = \
1313
rawpage.o
1414

1515
EXTENSION = pageinspect
16-
DATA = pageinspect--1.10--1.11.sql\
16+
DATA = pageinspect--1.11--1.12.sql pageinspect--1.10--1.11.sql\
1717
pageinspect--1.9--1.10.sql pageinspect--1.8--1.9.sql\
1818
pageinspect--1.7--1.8.sql pageinspect--1.6--1.7.sql\
1919
pageinspect--1.5.sql pageinspect--1.5--1.6.sql\

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp