pgsql: Doc: update pg_list.h header comments to include XidLists. - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: Doc: update pg_list.h header comments to include XidLists.
Date
Msg-id E1p6ZA9-0045QG-CF@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Doc: update pg_list.h header comments to include XidLists.

I realize that the XidList infrastructure is rather incomplete,
but failing to mention it in adjacent comments takes that a bit
too far.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/0efecb5518c914a45d9f294adebc2948f5882f2e

Modified Files
--------------
src/include/nodes/pg_list.h | 10 ++++++----
1 file changed, 6 insertions(+), 4 deletions(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Fix inability to reference CYCLE column from inside its CTE.
Next
From: Tom Lane
Date:
Subject: pgsql: Fix bit-rotted planner test case.