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
Heikki Linnakangas ad5993d866 Remove unused macros. 10 years ago
..
expected Fix multiple bugs in contrib/pgstattuple's pgstatindex() function. 10 years ago
sql Fix multiple bugs in contrib/pgstattuple's pgstatindex() function. 10 years ago
.gitignore Add a regression test for pgstattuple. 15 years ago
Makefile Add pgstattuple_approx() to the pgstattuple extension. 11 years ago
pgstatapprox.c pgindent run for 9.5 11 years ago
pgstatindex.c Remove unused macros. 10 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. 13 years ago
pgstattuple--1.2--1.3.sql Add pgstattuple_approx() to the pgstattuple extension. 11 years ago
pgstattuple--1.3.sql Add pgstattuple_approx() to the pgstattuple extension. 11 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 Prevent pgstattuple() from reporting BRIN as unknown index. 11 years ago
pgstattuple.control Add pgstattuple_approx() to the pgstattuple extension. 11 years ago