summaryrefslogtreecommitdiff
path: root/contrib/pgstattuple/pgstattuple.sql.in
Commit message (Expand)AuthorAgeFilesLines
* Clean up some leftover problems in pgstattuple: remove unwanted andTom Lane2006-09-041-8/+0
* Add functions to /contrib/pgstattuple that show index statistics andBruce Momjian2006-09-021-0/+93
* Clean up CREATE FUNCTION syntax usage in contrib and elsewhere, inPeter Eisentraut2006-02-271-2/+2
* Remove DROPs from contrib object creation scripts, per Dave Page.Tom Lane2004-10-011-1/+0
* New patch with corrected README attached.Bruce Momjian2003-06-121-1/+6
* Backend support for autocommit removed, per recent discussions. TheTom Lane2003-05-141-2/+0
* Update /contrib for "autocommit TO 'on'".Bruce Momjian2002-10-181-13/+18
* Add GRANT EXECUTE ON FUNCTIONTatsuo Ishii2002-09-181-0/+1
* Adjust nodeFunctionscan.c to reset transient memory context between callsTom Lane2002-08-291-13/+13
* Adapt for SRF(Set Returning Function).Tatsuo Ishii2002-08-231-4/+16
* Further cleanups for relations in schemas: teach nextval and otherTom Lane2002-03-301-2/+2
* Add pgstattupleTatsuo Ishii2001-10-011-0/+4