Commit Graph

19 Commits (d7eb76b908a3aac68c23c7d3553c65c80e92b823)

Author SHA1 Message Date
Stephen Frost fd321a1dfd Remove superuser checks in pgstattuple 9 years ago
Robert Haas a8501ba119 Update pgstattuple extension for parallel query. 9 years ago
Andres Freund 5850b20f58 Add pgstattuple_approx() to the pgstattuple extension. 10 years ago
Noah Misch 0ffc201a51 Add file version information to most installed Windows binaries. 11 years ago
Fujii Masao 1dc118660b Fix pgstattuple functions to use regclass-type as the argument. 12 years ago
Heikki Linnakangas 357cbaaeae Add pgstatginindex() function to get the size of the GIN pending list. 13 years ago
Tom Lane bd165757f4 Add a regression test for pgstattuple. 14 years ago
Tom Lane 629b3af27d Convert contrib modules to use the extension facility. 15 years ago
Magnus Hagander 9f2e211386 Remove cvs keywords from all files. 15 years ago
Bruce Momjian 636edd553d Blank line Makefile cleanups. 17 years ago
Bruce Momjian 541ff409cc Remove references to READMEs from /contrib Makefiles. 18 years ago
Tom Lane b09c248bdd Fix PGXS conventions so that extensions can be built against Postgres 18 years ago
Tom Lane 72ec567a9a Simplify contrib Makefiles by removing unnecessary SRCS macro, 19 years ago
Bruce Momjian 74924d29fa Add functions to /contrib/pgstattuple that show index statistics and 19 years ago
Peter Eisentraut fe83b3ebc6 contrib uninstall scripts 20 years ago
Tom Lane 0b36cb83dc PGXS should be set with := not =, as specified in the documentation, 20 years ago
Bruce Momjian ee85595d46 > Please find enclose a submission to fix these problems. 21 years ago
PostgreSQL Daemon 55b113257c make sure the $Id tags are converted to $PostgreSQL as well ... 22 years ago
Tatsuo Ishii 9a23885f72 Add pgstattuple 24 years ago