Re: pg_get_ruledef and extra line breaks - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: pg_get_ruledef and extra line breaks
Date
Msg-id 200309291347.h8TDlhR08228@candle.pha.pa.us
Whole thread Raw
In response to Re: pg_get_ruledef and extra line breaks  (Christopher Kings-Lynne <chriskl@familyhealth.com.au>)
List pgsql-hackers
Christopher Kings-Lynne wrote:
> 
> > No, I did not *in general*, but for now because there's no node 
> > traversing and a pretty formatted query can be easily constructed by 
> > yourself as for all other non-pg_get_xxx supported objects.
> 
> The reason I bring it up is that if psql is changed to use the pretty 
> printing option, then the rules take up several lines, instead of one 
> (like the other objects)

Chris, can you show us what that would look like?  I can see a reason
for using multiple lines for rules, and single lines for everything
else.

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
359-1001+  If your life is a hard drive,     |  13 Roberts Road +  Christ can be your backup.        |  Newtown Square,
Pennsylvania19073
 


pgsql-hackers by date:

Previous
From: "Zeugswetter Andreas SB SD"
Date:
Subject: Re: 2-phase commit
Next
From: Bruce Momjian
Date:
Subject: Re: pg_dump no longer honors --no-reconnect