On Wed, Mar 11, 2009 at 12:38 PM, Tom Lane <t...@sss.pgh.pa.us> wrote: >> And there seems nothing diffcult to implement this. Is that true? > > No.
Eh? There's nothing difficult in implementing it. But there are a lot of other constants dependant on this value which are currently compile-time constants. The only downside I'm aware of is that with this change they become dynamically calculated values which might have a cpu cost since they'll be recalculated quite often. -- greg -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers