pgsql: Fix pointer processing in new entab.c function - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: Fix pointer processing in new entab.c function
Date
Msg-id E1W8Zuv-0000WH-2R@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix pointer processing in new entab.c function

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/8440897b38be38903ecc2041002bba08e08308ad

Modified Files
--------------
src/tools/entab/entab.c |    2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: Add C functions to centralize entab processing
Next
From: Peter Geoghegan
Date:
Subject: Re: pgsql: Allow using huge TLB pages on Linux (MAP_HUGETLB)