Thread: graphviz file extension

graphviz file extension

From
Peter Eisentraut
Date:
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

From
Joe Conway
Date:
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


Attachment

Re: graphviz file extension

From
"Jonathan S. Katz"
Date:
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


Attachment

Re: graphviz file extension

From
Jürgen Purtz
Date:
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