[COMMITTERS] pgsql: Fix overflow check in StringInfo; add missing casts - Mailing list pgsql-committers

From Alvaro Herrera
Subject [COMMITTERS] pgsql: Fix overflow check in StringInfo; add missing casts
Date
Msg-id E1cQxdY-0000PX-8B@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix overflow check in StringInfo; add missing casts

A few thinkos I introduced in fa2fa9955280.  Also, amend a similarly
broken comment.

Report by Daniel Vérité.
Authors: Daniel Vérité, Álvaro Herrera
Discussion: https://postgr.es/m/1706e85e-60d2-494e-8a64-9af1e1b2186e@manitou-mail.org

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/42f50cb8fa9848bbbc6776bcea03293a6b28b2d4

Modified Files
--------------
src/backend/lib/stringinfo.c | 13 +++++++------
1 file changed, 7 insertions(+), 6 deletions(-)


pgsql-committers by date:

Previous
From: Robert Haas
Date:
Subject: [COMMITTERS] pgsql: Improve coding in _hash_addovflpage.
Next
From: Stephen Frost
Date:
Subject: [COMMITTERS] pgsql: pg_dump: Strict names with no matching schema