pgsql: psql: Make temporary editor files have .sql extension

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема pgsql: psql: Make temporary editor files have .sql extension
Дата
Msg-id E1RWaqH-0007ub-VA@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
psql: Make temporary editor files have .sql extension

This gives editors a better chance to treat these files as the SQL
files that they are.

Branch
------
master

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

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


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Add some weasel wording about threaded usage of PGresults.
Следующее
От: Bruce Momjian
Дата:
Сообщение: pgsql: Update documentation suggestions for debugging the backend.