index
:
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
REL_16_STABLE
REL_17_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
/
pageinspect
/
expected
Age
Commit message (
Expand
)
Author
2025-02-07
Virtual generated columns
Peter Eisentraut
2024-12-17
Detect version mismatch in brin_page_items
Tomas Vondra
2024-09-13
Fix contrib/pageinspect's test for sequences.
Nathan Bossart
2024-09-12
Reintroduce support for sequences in pgstattuple and pageinspect.
Nathan Bossart
2024-08-16
Remove incidental md5() function use from test
Peter Eisentraut
2024-04-17
Stabilize test of BRIN parallel create
Tomas Vondra
2024-04-17
Revert "Stabilize test of BRIN parallel create"
Tomas Vondra
2024-04-16
Stabilize test of BRIN parallel create
Tomas Vondra
2024-04-14
Add regression test for BRIN parallel builds
Tomas Vondra
2024-02-23
Introduce a new smgr bulk loading facility.
Heikki Linnakangas
2023-12-19
pageinspect: Fix failure with hash_bitmap_info() for partitioned indexes
Michael Paquier
2023-12-08
Add empty BRIN ranges during CREATE INDEX
Tomas Vondra
2023-05-19
pageinspect: Fix gist_page_items() with included columns
Michael Paquier
2023-05-19
Show empty BRIN ranges in brin_page_items
Tomas Vondra
2023-03-02
pageinspect: Fix crash with gist_page_items()
Michael Paquier
2023-01-02
Add bt_multi_page_stats() function to contrib/pageinspect.
Tom Lane
2022-11-21
Prevent instability in contrib/pageinspect's regression test.
Tom Lane
2022-04-14
pageinspect: Fix handling of all-zero pages
Michael Paquier
2022-03-27
pageinspect: Add more sanity checks to prevent out-of-bound reads
Michael Paquier
2022-03-16
pageinspect: Fix handling of page sizes and AM types
Michael Paquier
2022-03-15
Fix collection of typos in the code and the documentation
Michael Paquier
2022-02-07
Reduce non-leaf keys overlap in GiST indexes produced by a sorted build
Alexander Korotkov
2021-07-12
pageinspect: Improve page_header() for pages of 32kB
Michael Paquier
2021-07-08
Improve error messages about mismatching relkind
Peter Eisentraut
2021-02-25
Use full 64-bit XIDs in deleted nbtree pages.
Peter Geoghegan
2021-02-15
Add "LP_DEAD item?" column to GiST pageinspect functions
Peter Geoghegan
2021-01-20
Disable vacuum page skipping in selected test cases.
Tom Lane
2021-01-19
pageinspect: Change block number arguments to bigint
Peter Eisentraut
2021-01-13
Fix test failure with wal_level=minimal.
Heikki Linnakangas
2021-01-13
Fix portability issues in the new gist pageinspect test.
Heikki Linnakangas
2021-01-13
Add functions to 'pageinspect' to inspect GiST indexes.
Heikki Linnakangas
2020-03-08
Add an explicit test to catch changes in checksumming calculations.
Tom Lane
2020-02-29
Teach pageinspect about nbtree deduplication.
Peter Geoghegan
2019-09-19
Redesign pageinspect function printing infomask bits
Michael Paquier
2019-09-12
Add to pageinspect function to make t_infomask/t_infomask2 human-readable
Michael Paquier
2019-05-07
Revert "Avoid the creation of the free space map for small heap relations".
Amit Kapila
2019-03-20
Make heap TID a tiebreaker nbtree index column.
Peter Geoghegan
2019-02-04
Make FSM test portable.
Amit Kapila
2019-02-04
Avoid creation of the free space map for small heap relations, take 2.
Amit Kapila
2019-01-28
Revert "Avoid creation of the free space map for small heap relations."
Amit Kapila
2019-01-28
Avoid creation of the free space map for small heap relations.
Amit Kapila
2018-05-09
pgstatindex, pageinspect: handle partitioned indexes
Alvaro Herrera
2018-04-04
Skip full index scan during cleanup of B-tree indexes when possible
Teodor Sigaev
2018-01-04
Fix new test case to not be endian-dependent.
Tom Lane
2018-01-04
Fix incorrect computations of length of null bitmap in pageinspect.
Tom Lane
2017-08-04
hash: Increase the number of possible overflow bitmaps by 8x.
Robert Haas
2017-04-05
pageinspect: Add bt_page_items function with bytea argument
Peter Eisentraut
2017-04-04
Expand hash indexes more gradually.
Robert Haas
2017-03-17
pageinspect: Add page_checksum function
Peter Eisentraut
2017-03-17
pageinspect: Add test for page_header function
Peter Eisentraut
[next]