From: | Rob Sargent <robjsargent(at)gmail(dot)com> |
---|---|
To: | Ron <ronljohnsonjr(at)gmail(dot)com> |
Cc: | pgsql-general(at)lists(dot)postgresql(dot)org |
Subject: | Re: SQL pretty pritner? |
Date: | 2019-10-28 13:44:48 |
Message-ID: | 565DBA83-1924-4729-91DC-683D95012800@gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
> On Oct 28, 2019, at 7:37 AM, Ron <ronljohnsonjr(at)gmail(dot)com> wrote:
>
> But does it reformat the text?
>
It’s an “indented text mode” so beeline respect current indentation. I don’t think it will take an stream out sql and add newlines at predictable places. Not at My desk to try.
>> On 10/28/19 8:00 AM, Basques, Bob (CI-StPaul) wrote:
>> All,
>>
>> Take a look at the VI(m) editor. There is a Syntax mode for highlighting different file types, as well as tools for exporting the highlighted text to HTML. I have yet to find a file type that it doesn’t already handle.
>>
>> Works really slick.
>>
>> bobb
>>
>>
>>
>>>> On Oct 27, 2019, at 5:21 PM, stan <stanb(at)panix(dot)com> wrote:
>>>
>>> Think Before You Click: This email originated outside our organization.
>>>
>>>
>>> I have a presentation later in the week, and i plan on printing out some
>>> files containing SQL commands. I have used some "pretty printers" in the
>>> past for things like Perl scripts. What I am thinking of s something that
>>> bolds keywords, handles page breaks, and does some formatting.
>>>
>>> Development being done in an Ubuntu Linux environment.
>>>
>>> Anyone have a recommendation?
>>
>
> --
> Angular momentum makes the world go 'round.
>
>
From | Date | Subject | |
---|---|---|---|
Next Message | Thomas Boussekey | 2019-10-28 13:46:38 | Re: SQL pretty pritner? |
Previous Message | Ron | 2019-10-28 13:37:02 | Re: SQL pretty pritner? |