pgsql: Change Graphviz file extension

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема pgsql: Change Graphviz file extension
Дата
Msg-id E1hUmM0-0000yS-FH@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Change Graphviz file extension

Change extension for Graphviz files from .dot to .gv.  The latter
appears to be the generally preferred one nowadays.

Discussion: https://www.postgresql.org/message-id/flat/71fe76d2-c7d7-2acc-6762-bbf9e61c566e%402ndquadrant.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/41205719d34969018f708baa70d9d06dae0c0d08

Modified Files
--------------
contrib/pg_trgm/trgm_regexp.c           | 14 +++++++-------
doc/src/sgml/images/Makefile            |  2 +-
doc/src/sgml/images/{gin.dot => gin.gv} |  0
3 files changed, 8 insertions(+), 8 deletions(-)


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

Предыдущее
От: Amit Kapila
Дата:
Сообщение: pgsql: Doc: fix incorrect references in PG 12 release notes.
Следующее
От: Amit Kapila
Дата:
Сообщение: pgsql: Fix typos.