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
Age
Commit message (
Expand
)
Author
2008-01-01
Fix some missed copyright updates.
Tom Lane
2007-11-15
pgindent run for 8.3.
Bruce Momjian
2007-11-13
Add CVS version labels to all install/uninstall scripts.
Bruce Momjian
2007-11-11
Make /contrib install/uninstall script consistent:
Bruce Momjian
2007-11-10
Remove references to READMEs from /contrib Makefiles.
Bruce Momjian
2007-11-10
Move most /contrib README files into SGML. Some still need conversion
Bruce Momjian
2007-09-21
Improve handling of prune/no-prune decisions by storing a page's oldest
Tom Lane
2007-09-12
Redefine the lp_flags field of item pointers as having four states, rather
Tom Lane
2007-08-26
Code review for btreefuncs additions: restrict to superusers to avoid
Tom Lane
2007-07-15
Fix CHECK_RELATION_BLOCK_RANGE macro, which was not merely producing
Tom Lane
2007-07-15
Silence a rather odd compiler warning. In passing, make this file's
Tom Lane
2007-06-26
Fix PGXS conventions so that extensions can be built against Postgres
Tom Lane
2007-05-17
Add database page inspection /contrib module.
Bruce Momjian