pgsql: In psql, if the is no connection object, e.g. due to a server cr

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема pgsql: In psql, if the is no connection object, e.g. due to a server cr
Дата
Msg-id E1T1meB-0000AG-Sz@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
In psql, if the is no connection object, e.g. due to a server crash,
require all parameters for \c, rather than using the defaults, which
might be wrong.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/fe21fcaf8d91a71c15ff25276f9fa81e0cd1dba9

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


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Fix rescan logic in nodeCtescan.
Следующее
От: Bruce Momjian
Дата:
Сообщение: pgsql: Update C comment to NOTICE to reflect previous commit changing t