Re: Doc updates for index cost estimator change - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Doc updates for index cost estimator change
Date
Msg-id 14161.960433847@sss.pgh.pa.us
Whole thread Raw
In response to Re: Doc updates for index cost estimator change  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-hackers
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> Has this been dealt with?

>> I have written the attached bit of doco about the new index cost
>> estimator procedure definition, but I am not sure where to put it.

Yes, that's chapter 44 these days.

>> Also, doc/src/graphics/catalogs.ag needs to be updated, but I have
>> no idea how.  (The amopselect and amopnpages fields of pg_amop
>> are gone; pg_am has a new field amcostestimate.)

This part is not done, though --- we still seem to have the old fields
in the catalogs graphic.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: DROP COLUMN status
Next
From: Tom Lane
Date:
Subject: Re: column aliases