[COMMITTERS] pgsql: Improve comment in hashsearch.c. - Mailing list pgsql-committers

From Robert Haas
Subject [COMMITTERS] pgsql: Improve comment in hashsearch.c.
Date
Msg-id E1cTxwx-0007uO-BE@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Improve comment in hashsearch.c.

Typo fix from Mithun Cy; other improvements by me.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/e37360d5df240443bb6e997d26d54f59146283fc

Modified Files
--------------
src/backend/access/hash/hashsearch.c | 21 +++++++++++----------
1 file changed, 11 insertions(+), 10 deletions(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: [COMMITTERS] pgsql: Reset the proper GUC in create_index test.
Next
From: Andres Freund
Date:
Subject: [COMMITTERS] pgsql: Move targetlist SRF handling from expression evaluation to newe