Re: [HACKERS] Data type removal
Marc G. Fournier <scrappy@hub.org>
From: The Hermit Hacker <scrappy@hub.org>
To: Mattias Kregert <matti@algonet.se>
Cc: "Thomas G. Lockhart" <lockhart@alumni.caltech.edu>, hackers@postgreSQL.org
Date: 1998-03-25T16:55:14Z
Lists: pgsql-hackers
On Wed, 25 Mar 1998, Mattias Kregert wrote: > Thomas G. Lockhart wrote: > > > > With the amount of time being spent in discussion, _still without any > > quantitative estimates for performance improvement_, it seems like > > someone should do some measurements. Even without them though it is > > pretty clear that it won't benefit a large database, since the fraction > > of time spent constructing a query will be small compared to the time it > > takes to traverse the tables in the query. > > I don't think the main reason for moving things out from the > core would be performance, but for making it easier to manage > extensions. "Easier to manage extensions"??