pgsql: Don't pass NULL to fprintf, if not currently connected to a data

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема pgsql: Don't pass NULL to fprintf, if not currently connected to a data
Дата
Msg-id E1TvAHk-0004PI-PV@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Don't pass NULL to fprintf, if not currently connected to a database.

Backpatch all the way to 8.3. Fixes bug #7811, per report and diagnosis by
Meng Qingzhong.

Branch
------
REL8_3_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/63b0b397c7781b429eda1f4e294dce4cdf12cac7

Modified Files
--------------
src/bin/psql/help.c |    7 ++++++-
1 files changed, 6 insertions(+), 1 deletions(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: pgsql: Don't pass NULL to fprintf, if not currently connected to a data
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: pgsql: Don't pass NULL to fprintf, if not currently connected to a data