Preserving formatting and comments in a VIEW definition - Mailing list pgsql-general

From Robert James
Subject Preserving formatting and comments in a VIEW definition
Date
Msg-id CAGYyBgh_pvb58VK_ovDE_aHRty_aibqet+QBSn9PcBe6PyW4Gw@mail.gmail.com
Whole thread Raw
Responses Re: Preserving formatting and comments in a VIEW definition
List pgsql-general
When I save a VIEW, Postgres seems to convert it to a different
format, functionally equivalent but unrecognizable (whitespace,
comments, adds lots of casts, etc.)

Is there any simple way to preserve my original code?


pgsql-general by date:

Previous
From: "David G. Johnston"
Date:
Subject: Re: How do I calculate the sum of a field filtered by multiple windows defined by another field?
Next
From: Tom Lane
Date:
Subject: Re: Preserving formatting and comments in a VIEW definition