[COMMITTERS] pgsql: Fix overflow check in StringInfo; add missing casts

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема [COMMITTERS] pgsql: Fix overflow check in StringInfo; add missing casts
Дата
Msg-id E1cQxdY-0000PX-8B@gemulon.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Robert Haas
Дата:
Сообщение: [COMMITTERS] pgsql: Improve coding in _hash_addovflpage.
Следующее
От: Stephen Frost
Дата:
Сообщение: [COMMITTERS] pgsql: pg_dump: Strict names with no matching schema