index
:
postgres-xl.git
XL9_5_STABLE
XL_10_STABLE
master
xl_dbt3_expt
xl_doc_update
xl_test
Official repo for Postgres-XL. Stable branch is XL9_5_STABLE. Current development is PG10 compatible. Controlled by Postgres-X2 Core Team.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
/
pageinspect
/
expected
Age
Commit message (
Expand
)
Author
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
2017-03-14
hash: Add write-ahead logging support.
Robert Haas
2017-03-09
Add relkind checks to certain contrib modules
Stephen Frost
2017-02-09
pageinspect: Fix hash_bitmap_info not to read the underlying page.
Robert Haas
2017-02-07
Cache hash index's metapage in rel->rd_amcache.
Robert Haas
2017-02-03
pageinspect: Remove platform-dependent values from hash tests.
Robert Haas
2017-02-02
pageinspect: Support hash indexes.
Robert Haas
2016-11-04
Fix gin_leafpage_items().
Tom Lane
2016-11-02
pageinspect: Make page test more portable
Peter Eisentraut
2016-11-02
pageinspect: Make btree test more portable
Peter Eisentraut
2016-11-01
pageinspect: Add tests
Peter Eisentraut