pgsql/src/bin/psql mainloop.c

Поиск
Список
Период
Сортировка
От momjian@postgresql.org (Bruce Momjian - CVS)
Тема pgsql/src/bin/psql mainloop.c
Дата
Msg-id 20020615193748.7FEBE475D89@postgresql.org
обсуждение исходный текст
Список pgsql-committers
CVSROOT:    /cvsroot
Module name:    pgsql
Changes by:    momjian@postgresql.org    02/06/15 15:37:48

Modified files:
    src/bin/psql   : mainloop.c

Log message:
    Noted with versions 7.0.3, 7.1.3, and 7.2.1:

    The psql interpreter becomes unstable if variable substitutions
    are used.  The debugger GDB was unable to help however mpatrol
    reports that the sprintf at mainloop.c:389 is steping one byte
    farther than the allocation.

    William K. Volkman


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

Предыдущее
От: momjian@postgresql.org (Bruce Momjian - CVS)
Дата:
Сообщение: pgsql/doc/src/sgml plsql.sgml
Следующее
От: momjian@postgresql.org (Bruce Momjian - CVS)
Дата:
Сообщение: pgsql/src/backend/utils/adt mac.c