This is a discussion on Patch for pgstatindex within the pgsql Interfaces Pgadmin Hackers forums, part of the PostgreSQL category; --> Hi, Finally, I found some time to work on this patch. It adds support for pgstatindex function (8.2 pgstattuple ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi, Finally, I found some time to work on this patch. It adds support for pgstatindex function (8.2 pgstattuple contrib module). Please, review it. Thanks. -- Guillaume. <!-- http://abs.traduc.org/ http://lfs.traduc.org/ http://docs.postgresqlfr.org/ --> ---------------------------(end of broadcast)--------------------------- TIP 3: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faq |
| |||
| Guillaume Lelarge wrote: > Hi, > > Finally, I found some time to work on this patch. It adds support for > pgstatindex function (8.2 pgstattuple contrib module). > > Please, review it. Looks OK from a read of the patch - I assume it's basically the same as the pgstattuple patch as it ended up when committed? Regard,s Dave ---------------------------(end of broadcast)--------------------------- TIP 4: Have you searched our list archives? http://archives.postgresql.org |
| |||
| Dave Page a ecrit le 01/03/2007 11:12: > Guillaume Lelarge wrote: >> Finally, I found some time to work on this patch. It adds support for >> pgstatindex function (8.2 pgstattuple contrib module). >> >> Please, review it. > > Looks OK from a read of the patch - I assume it's basically the same as > the pgstattuple patch as it ended up when committed? > Basically, yes. I did it by sort of duplicating the pgstattuple code. -- Guillaume. ---------------------------(end of broadcast)--------------------------- TIP 5: don't forget to increase your free space map settings |
| ||||
| Guillaume Lelarge wrote: > Hi, > > Finally, I found some time to work on this patch. It adds support for > pgstatindex function (8.2 pgstattuple contrib module). Thanks Guillaume. I've applied your patch with a minor change to enable the feature for primary key and unique constraints as well. Regards, Dave ---------------------------(end of broadcast)--------------------------- TIP 4: Have you searched our list archives? http://archives.postgresql.org |
| Thread Tools | |
| Display Modes | |
|
|