Add hooks for type-specific calculation of ANALYZE statistics. Idea and

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 69946411d3378d11c7c6b95d6db70ba1b3df339a
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2004-02-12T23:41:04Z
Releases: 8.0.0
Add hooks for type-specific calculation of ANALYZE statistics.  Idea and
coding by Mark Cave-Ayland, some kibitzing by Tom Lane.  initdb forced
due to new column in pg_type.

Files