summaryrefslogtreecommitdiff
path: root/contrib/pgstattuple/README.pgstattuple
Commit message (Expand)AuthorAgeFilesLines
* Add functions to /contrib/pgstattuple that show index statistics andBruce Momjian2006-09-021-43/+118
* Add index information to /contrib/pgstattuple:Bruce Momjian2006-07-061-7/+13
* Clean up CREATE FUNCTION syntax usage in contrib and elsewhere, inPeter Eisentraut2006-02-271-2/+2
* New patch with corrected README attached.Bruce Momjian2003-06-121-3/+8
* Adjust nodeFunctionscan.c to reset transient memory context between callsTom Lane2002-08-291-5/+5
* Adapt for SRF(Set Returning Function).Tatsuo Ishii2002-08-231-25/+37
* Further cleanups for relations in schemas: teach nextval and otherTom Lane2002-03-301-1/+1
* Fix pgstattuple to acquire a read lock on the target table. ThisTom Lane2001-12-191-2/+2
* Add pgstattupleTatsuo Ishii2001-10-011-0/+47