[COMMITTERS] pgsql: More cleanup of manipulations of hash indexes' hasho_flagfield. - Mailing list pgsql-committers

From Tom Lane
Subject [COMMITTERS] pgsql: More cleanup of manipulations of hash indexes' hasho_flagfield.
Date
Msg-id E1czSAM-0007Ez-5k@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
More cleanup of manipulations of hash indexes' hasho_flag field.

Not much point in defining test macros for the flag bits if we
don't use 'em.

Amit Kapila

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/083dc95a14c05bdaeec3015508ca1d16fc7483b5

Modified Files
--------------
src/backend/access/hash/hash.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Amit Kapila
Date:
Subject: Re: [COMMITTERS] pgsql: Clean up manipulations of hash indexes'hasho_flag field.
Next
From: Tom Lane
Date:
Subject: Re: [COMMITTERS] pgsql: Clean up manipulations of hash indexes' hasho_flag field.