This website requires JavaScript.
Explore
Help
Sign In
sharpetronics
/
PostgreSQL
Watch
1
Star
0
Fork
0
You've already forked PostgreSQL
mirror of
https://github.com/postgres/postgres.git
synced
2025-06-18 00:02:37 -04:00
Code
Issues
Projects
Releases
Wiki
Activity
PostgreSQL
/
contrib
/
amcheck
History
Tom Lane
bf270892f1
Follow the rule that regression-test-created roles are named "regress_xxx".
...
contrib/amcheck didn't get the memo either.
2019-06-25 23:16:35 -04:00
..
expected
Follow the rule that regression-test-created roles are named "regress_xxx".
2019-06-25 23:16:35 -04:00
sql
Follow the rule that regression-test-created roles are named "regress_xxx".
2019-06-25 23:16:35 -04:00
.gitignore
Add .gitignore to contrib/amcheck.
2017-03-09 22:45:24 -05:00
amcheck--1.0--1.1.sql
Add amcheck verification of heap relations belonging to btree indexes.
2018-03-31 19:52:01 -07:00
amcheck--1.0.sql
…
amcheck.control
Add amcheck verification of heap relations belonging to btree indexes.
2018-03-31 19:52:01 -07:00
Makefile
Add amcheck verification of heap relations belonging to btree indexes.
2018-03-31 19:52:01 -07:00
verify_nbtree.c
Avoid amcheck inline compression false positives.
2019-02-06 15:54:17 -08:00