Re: pg_get_multixact_members not documented - Mailing list pgsql-hackers

From Sami Imseih
Subject Re: pg_get_multixact_members not documented
Date
Msg-id CAA5RZ0u57YUYETH3E5unLohs3CJdzmYrJiWf9kAAZWgnPxKp=w@mail.gmail.com
Whole thread Raw
In response to Re: pg_get_multixact_members not documented  (Nathan Bossart <nathandbossart@gmail.com>)
Responses Re: pg_get_multixact_members not documented
List pgsql-hackers
>> Perhaps we should think about removing this description, what do you think?

> I think it's a good topic for another patch/thread.  Chances are it's not
> the only description that could be updated.

Sure, that could be taken up after this patch.

> That's what I mean.  I think it should say
>
>         However, the functions shown in Table 9.84, except age, mxid_age, and
>         pg_get_multixact_members, use a 64-bit type xid8 that...

I agree. v7 includes this change.

--

Sami

Attachment

pgsql-hackers by date:

Previous
From: Daniel Gustafsson
Date:
Subject: Re: No error checking when reading from file using zstd in pg_dump
Next
From: Nathan Bossart
Date:
Subject: Re: back-patch documentation for age() and mxid_age()