SPITupleTable members missing in docs

From: Daniel Gustafsson <daniel(at)yesql(dot)se>
To: pgsql-docs(at)lists(dot)postgresql(dot)org
Subject: SPITupleTable members missing in docs
Date: 2019-06-14 10:55:20
Message-ID: 0D19F836-B743-4340-B6A2-F148CA3DD1F0@yesql.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

Commit 3d13623d75d3206c8f009353415043a191ebab39 added the next and subid fields
to the SPITupleTable struct, but they never made it into the documentation.
While these are internal members, we already document several other internal
ones (with a sentence on not using them) so add these too to make the
documentation match reality.

Since this makes the number of internal members far outnumber the public ones,
also reword the statement about which fields can be used to try and improve
clarity.

cheers ./daniel

Attachment Content-Type Size
spitupletable.patch application/octet-stream 1.9 KB

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Pavel Luzanov 2019-06-14 11:35:01 Re: ATTACH/DETACH partitions and locking
Previous Message Daniel Gustafsson 2019-06-14 08:47:40 Formatting of warning about using ident