Re: Format - Mailing list pgsql-general

From David G. Johnston
Subject Re: Format
Date
Msg-id CAKFQuwZMvTQmbP1GRcaxobehBUaEEV32fY5k-KiA29Dgq=-k-w@mail.gmail.com
Whole thread Raw
In response to Format  (Ramesh T <rameshparnanditech@gmail.com>)
List pgsql-general
CREATE FUNCTION
CREATE VIEW

As yes, I am being mostly serious - though I have been pondering seeing what tools can do as opposed to the manual formatting I've been performing.  Even a basic linter would be helpful...

The big problem is you need to define what it means to be beautiful.  Understandable is a totally different area and that is more where views and functions come in so you can provide names to the various constructs you are using.  CTE/WITH facilitate this as well.

David J.


On Mon, Sep 28, 2015 at 8:45 AM, Ramesh T <rameshparnanditech@gmail.com> wrote:
Hi All,
          How to change sql format to look beautiful and understandable using pgadmin3 or else ther tools for postgres.

any help appreciated..

pgsql-general by date:

Previous
From: Ramesh T
Date:
Subject: Format
Next
From: Scott Marlowe
Date:
Subject: Re: WAL Shipping and streaming replication