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
Tom Lane 55527368bd Use PG_MODULE_MAGIC_EXT in our installable shared libraries. 3 months ago
..
expected Reintroduce support for sequences in pgstattuple and pageinspect. 10 months ago
sql Reintroduce support for sequences in pgstattuple and pageinspect. 10 months ago
.gitignore Add a regression test for pgstattuple. 14 years ago
Makefile Remove support for upgrading extensions from "unpackaged" state. 5 years ago
meson.build Update copyright for 2025 6 months ago
pgstatapprox.c Update copyright for 2025 6 months ago
pgstatindex.c Remove unused #include's from contrib, pl, test .c files 8 months 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. 8 years ago
pgstattuple--1.4.sql Minor fixes in contrib installation scripts. 9 years ago
pgstattuple.c Use PG_MODULE_MAGIC_EXT in our installable shared libraries. 3 months ago
pgstattuple.control Remove superuser checks in pgstattuple 9 years ago