index
:
delta/postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
/
pageinspect
/
sql
Commit message (
Expand
)
Author
Age
Files
Lines
*
pageinspect: Fix crash with gist_page_items()
Michael Paquier
2023-03-02
2
-7
/
+11
*
Add bt_multi_page_stats() function to contrib/pageinspect.
Tom Lane
2023-01-02
1
-0
/
+11
*
Prevent instability in contrib/pageinspect's regression test.
Tom Lane
2022-11-21
1
-1
/
+2
*
pageinspect: Fix handling of all-zero pages
Michael Paquier
2022-04-14
6
-0
/
+36
*
pageinspect: Add more sanity checks to prevent out-of-bound reads
Michael Paquier
2022-03-27
5
-12
/
+46
*
pageinspect: Fix handling of page sizes and AM types
Michael Paquier
2022-03-16
6
-0
/
+61
*
Fix collection of typos in the code and the documentation
Michael Paquier
2022-03-15
1
-1
/
+1
*
pageinspect: Improve page_header() for pages of 32kB
Michael Paquier
2021-07-12
1
-0
/
+6
*
Disable vacuum page skipping in selected test cases.
Tom Lane
2021-01-20
1
-9
/
+3
*
pageinspect: Change block number arguments to bigint
Peter Eisentraut
2021-01-19
5
-0
/
+29
*
Fix test failure with wal_level=minimal.
Heikki Linnakangas
2021-01-13
1
-0
/
+12
*
Fix portability issues in the new gist pageinspect test.
Heikki Linnakangas
2021-01-13
1
-4
/
+3
*
Add functions to 'pageinspect' to inspect GiST indexes.
Heikki Linnakangas
2021-01-13
1
-0
/
+18
*
Add an explicit test to catch changes in checksumming calculations.
Tom Lane
2020-03-08
1
-0
/
+31
*
Redesign pageinspect function printing infomask bits
Michael Paquier
2019-09-19
1
-25
/
+17
*
Add to pageinspect function to make t_infomask/t_infomask2 human-readable
Michael Paquier
2019-09-12
1
-0
/
+42
*
Revert "Avoid the creation of the free space map for small heap relations".
Amit Kapila
2019-05-07
1
-21
/
+13
*
Make FSM test portable.
Amit Kapila
2019-02-04
1
-1
/
+2
*
Avoid creation of the free space map for small heap relations, take 2.
Amit Kapila
2019-02-04
1
-13
/
+20
*
Revert "Avoid creation of the free space map for small heap relations."
Amit Kapila
2019-01-28
1
-20
/
+13
*
Avoid creation of the free space map for small heap relations.
Amit Kapila
2019-01-28
1
-13
/
+20
*
pgstatindex, pageinspect: handle partitioned indexes
Alvaro Herrera
2018-05-09
1
-1
/
+4
*
Fix new test case to not be endian-dependent.
Tom Lane
2018-01-04
1
-1
/
+1
*
Fix incorrect computations of length of null bitmap in pageinspect.
Tom Lane
2018-01-04
1
-0
/
+8
*
pageinspect: Add bt_page_items function with bytea argument
Peter Eisentraut
2017-04-04
1
-0
/
+4
*
pageinspect: Add page_checksum function
Peter Eisentraut
2017-03-17
1
-0
/
+2
*
pageinspect: Add test for page_header function
Peter Eisentraut
2017-03-17
1
-0
/
+2
*
Add relkind checks to certain contrib modules
Stephen Frost
2017-03-09
1
-0
/
+9
*
pageinspect: Remove platform-dependent values from hash tests.
Robert Haas
2017-02-03
1
-12
/
+43
*
pageinspect: Support hash indexes.
Robert Haas
2017-02-02
1
-0
/
+49
*
Fix gin_leafpage_items().
Tom Lane
2016-11-04
1
-2
/
+7
*
pageinspect: Make page test more portable
Peter Eisentraut
2016-11-02
1
-2
/
+2
*
pageinspect: Make btree test more portable
Peter Eisentraut
2016-11-01
1
-2
/
+2
*
pageinspect: Add tests
Peter Eisentraut
2016-11-01
4
-0
/
+79