diff options
| author | Tatsuo Ishii <ishii@postgresql.org> | 2001-10-01 01:52:38 +0000 |
|---|---|---|
| committer | Tatsuo Ishii <ishii@postgresql.org> | 2001-10-01 01:52:38 +0000 |
| commit | 9a23885f7243cddff2cba06a4d245ab54b1ff81e (patch) | |
| tree | 4c3613f5ef5791a624b5339fdea7af5cc58e6dac /contrib/README | |
| parent | 95d4821b1cc56f834b1d901bb9f0bdaf43ff8cc0 (diff) | |
| download | postgresql-9a23885f7243cddff2cba06a4d245ab54b1ff81e.tar.gz | |
Add pgstattuple
Diffstat (limited to 'contrib/README')
| -rw-r--r-- | contrib/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/contrib/README b/contrib/README index 54792b736e..d58fbf8669 100644 --- a/contrib/README +++ b/contrib/README @@ -137,6 +137,10 @@ pgcrypto - Cryptographic functions by Marko Kreen <marko@l-t.ee> +pgstattuple - + A function returns the percentage of "dead" tuples in a table + by Tatsuo Ishii <t-ishii@sra.co.jp> + retep - tools to build retep tools packages by Peter T Mount <peter@retep.org.uk> |
