Обсуждение: graphviz file extension

Поиск
Список
Период
Сортировка

graphviz file extension

От
Peter Eisentraut
Дата:
It has come to my attention that the preferred file extension for
graphviz files is .gv rather than the .dot we are using.  So I propose
to change that for the one file we have so far (gin.dot) before we add
more files in the future.

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



Re: graphviz file extension

От
Joe Conway
Дата:
On 5/24/19 3:08 AM, Peter Eisentraut wrote:
> It has come to my attention that the preferred file extension for
> graphviz files is .gv rather than the .dot we are using.  So I propose
> to change that for the one file we have so far (gin.dot) before we add
> more files in the future.


Agreed -- better to fix it now.

Joe

--
Crunchy Data - http://crunchydata.com
PostgreSQL Support for Secure Enterprises
Consulting, Training, & Open Source Development


Вложения

Re: graphviz file extension

От
"Jonathan S. Katz"
Дата:
On 5/24/19 8:28 AM, Joe Conway wrote:
> On 5/24/19 3:08 AM, Peter Eisentraut wrote:
>> It has come to my attention that the preferred file extension for
>> graphviz files is .gv rather than the .dot we are using.  So I propose
>> to change that for the one file we have so far (gin.dot) before we add
>> more files in the future.
>
>
> Agreed -- better to fix it now.

+1

Jonathan


Вложения

Re: graphviz file extension

От
Jürgen Purtz
Дата:
On 24.05.19 09:08, Peter Eisentraut wrote:
> It has come to my attention that the preferred file extension for
> graphviz files is .gv rather than the .dot we are using.  So I propose
> to change that for the one file we have so far (gin.dot) before we add
> more files in the future.
>
+1

J. Purtz