summaryrefslogtreecommitdiff
path: root/contrib/pgstattuple
AgeCommit message (Expand)Author
2003-06-12New patch with corrected README attached.Bruce Momjian
2003-05-14Backend support for autocommit removed, per recent discussions. TheTom Lane
2002-10-18Update /contrib for "autocommit TO 'on'".Bruce Momjian
2002-09-18Add GRANT EXECUTE ON FUNCTIONTatsuo Ishii
2002-09-04pgindent run.Bruce Momjian
2002-09-04Refrect changes made by Tom LaneTatsuo Ishii
2002-08-29Adjust nodeFunctionscan.c to reset transient memory context between callsTom Lane
2002-08-23Adapt for SRF(Set Returning Function).Tatsuo Ishii
2002-05-20Restructure indexscan API (index_beginscan, index_getnext) perTom Lane
2002-03-30Further cleanups for relations in schemas: teach nextval and otherTom Lane
2002-03-06Change made to elog:Bruce Momjian
2001-12-20Reflect Tom's changeTatsuo Ishii
2001-12-19Fix pgstattuple to acquire a read lock on the target table. ThisTom Lane
2001-10-25pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian
2001-10-01Add pgstattupleTatsuo Ishii