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
REL_18_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
Age
Commit message (
Expand
)
Author
2017-05-17
Post-PG 10 beta1 pgindent run
Bruce Momjian
2017-04-14
Clean up manipulations of hash indexes' hasho_flag field.
Tom Lane
2017-04-07
Reduce the number of pallocs() in BRIN
Alvaro Herrera
2017-04-05
Fix pageinspect failures on hash indexes.
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-28
Remove direct uses of ItemPointer.{ip_blkid,ip_posid}
Alvaro Herrera
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-12
Use wrappers of PG_DETOAST_DATUM_PACKED() more.
Noah Misch
2017-03-09
Add relkind checks to certain contrib modules
Stephen Frost
2017-02-22
Fix incorrect typecast.
Robert Haas
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: More type-sanity surgery on the new hash index code.
Robert Haas
2017-02-03
In pageinspect/hashfuncs.c, avoid crashes on alignment-picky machines.
Tom Lane
2017-02-03
pageinspect: Remove platform-dependent values from hash tests.
Robert Haas
2017-02-03
Fix a bunch more portability bugs in commit 08bf6e529.
Tom Lane
2017-02-03
pageinspect: Try to fix some bugs in previous commit.
Robert Haas
2017-02-02
pageinspect: Support hash indexes.
Robert Haas
2017-01-21
Move some things from builtins.h to new header files
Peter Eisentraut
2017-01-03
Update copyright via script for 2017
Bruce Momjian
2016-11-04
Fix gin_leafpage_items().
Tom Lane
2016-11-04
pageinspect: Fix unaligned struct access in GIN functions
Peter Eisentraut
2016-11-02
pageinspect: Make page test more portable
Peter Eisentraut
2016-11-02
Fix portability bug in gin_page_opaque_info().
Tom Lane
2016-11-02
pageinspect: Make btree test more portable
Peter Eisentraut
2016-11-01
pageinspect: Add tests
Peter Eisentraut
2016-10-26
Fix typo in comment.
Heikki Linnakangas
2016-06-09
pgindent run for 9.6
Robert Haas
2016-06-09
Update pageinspect extension for parallel query.
Robert Haas
2016-05-03
Tweak a few more things in preparation for upcoming pgindent run.
Robert Haas
2016-05-02
Remove unused macros.
Heikki Linnakangas
2016-04-20
Revert no-op changes to BufferGetPage()
Kevin Grittner
2016-04-08
Modify BufferGetPage() to prepare for "snapshot too old" feature
Kevin Grittner
2016-04-08
Replace printf format %i by %d
Peter Eisentraut
2016-04-08
Fix printf format
Peter Eisentraut
2016-03-28
Add missing checks to some of pageinspect's BRIN functions
Alvaro Herrera
2016-01-18
Restructure index access method API to hide most of it at the C level.
Tom Lane
2016-01-02
Update copyright for 2016
Bruce Momjian
2015-11-25
Add forgotten file in commit d6061f83a166b015657fda8623c704fcb86930e9
Teodor Sigaev
2015-11-25
Improve pageinspect module
Teodor Sigaev
2015-08-13
Use materialize SRF mode in brin_page_items
Alvaro Herrera
2015-05-24
pgindent run for 9.5
Bruce Momjian
2015-05-07
Improve BRIN infra, minmax opclass and regression test
Alvaro Herrera
2015-03-10
Move BRIN page type to page's last two bytes
Alvaro Herrera
2015-02-21
Use FLEXIBLE_ARRAY_MEMBER for HeapTupleHeaderData.t_bits[].
Tom Lane
2015-02-20
Use FLEXIBLE_ARRAY_MEMBER in a bunch more places.
Tom Lane
2015-01-06
Update copyright for 2015
Bruce Momjian
[next]