Re: pgsql: Modify interactions between sinval.c and sinvaladt.c. - Mailing list pgsql-committers

From Tom Lane
Subject Re: pgsql: Modify interactions between sinval.c and sinvaladt.c.
Date
Msg-id 8178.1205713032@sss.pgh.pa.us
Whole thread Raw
In response to pgsql: Modify interactions between sinval.c and sinvaladt.c.  (alvherre@postgresql.org (Alvaro Herrera))
Responses Re: pgsql: Modify interactions between sinval.c and sinvaladt.c.  (Alvaro Herrera <alvherre@commandprompt.com>)
List pgsql-committers
alvherre@postgresql.org (Alvaro Herrera) writes:
> Modify interactions between sinval.c and sinvaladt.c.  The code that actually
> deals with the queue, including locking etc, is all in sinvaladt.c.  This means
> that the struct definition of the queue, and the queue pointer, are now
> internal "implementation details" inside sinvaladt.c.

This looks good, but I wonder why you didn't move struct ProcState
into sinvaladt.c as well?

            regards, tom lane

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: When creating a large hash index, pre-sort the index entries by
Next
From: rbt@pgfoundry.org (User Rbt)
Date:
Subject: autodoc - autodoc: 1.31 actual