Re: Planned simplification of catalog index updates

From: Joe Conway <mail(at)joeconway(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-hackers(at)postgreSQL(dot)org
Subject: Re: Planned simplification of catalog index updates
Date: 2002-08-04 23:27:35
Message-ID: 3D4DB867.2070806@joeconway.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Tom Lane wrote:
> So it seems to be a fairly reliable 5% win on the regression tests,
> on top of being a lot simpler and more maintainable.
>
> I'm pretty pleased, and will be committing this as soon as CVS tip
> is back to a non-broken state ...
>

Nice work!

Joe

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2002-08-05 00:26:44 Re: anonymous composite types for Table Functions (aka SRFs)
Previous Message Joe Conway 2002-08-04 23:17:49 Re: FUNC_MAX_ARGS benchmarks