You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/contrib/pgstattuple
Peter Eisentraut 3a4b891964 Fix more format truncation issues 8 years ago
..
expected hash: Increase the number of possible overflow bitmaps by 8x. 8 years ago
sql pgstattuple: Fix typo partitiond -> partitioned 9 years ago
.gitignore
Makefile Remove superuser checks in pgstattuple 9 years ago
pgstatapprox.c When updating reltuples after ANALYZE, just extrapolate from our sample. 8 years ago
pgstatindex.c Remove unnecessary parentheses in return statements 8 years ago
pgstattuple--1.0--1.1.sql Add pgstatginindex() function to get the size of the GIN pending list. 13 years ago
pgstattuple--1.1--1.2.sql Fix pgstattuple functions to use regclass-type as the argument. 12 years ago
pgstattuple--1.2--1.3.sql Add pgstattuple_approx() to the pgstattuple extension. 10 years ago
pgstattuple--1.3--1.4.sql Update pgstattuple extension for parallel query. 9 years ago
pgstattuple--1.4--1.5.sql Fix pgstattuple's handling of unused hash pages. 9 years ago
pgstattuple--1.4.sql Minor fixes in contrib installation scripts. 9 years ago
pgstattuple--unpackaged--1.0.sql Fix typos in some error messages thrown by extension scripts when fed to psql. 11 years ago
pgstattuple.c Fix more format truncation issues 8 years ago
pgstattuple.control Remove superuser checks in pgstattuple 9 years ago