From: | Bruce Momjian <bruce(at)momjian(dot)us> |
---|---|
To: | Alvaro Herrera <alvherre(at)2ndquadrant(dot)com> |
Cc: | "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>, "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: proposal: doc: simplify examples of dynamic SQL |
Date: | 2015-03-20 21:07:49 |
Message-ID: | 20150320210747.GS6317@momjian.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Fri, Mar 20, 2015 at 06:05:35PM -0300, Alvaro Herrera wrote:
> Bruce Momjian wrote:
> > On Fri, Mar 20, 2015 at 05:47:49PM -0300, Alvaro Herrera wrote:
>
> > > BTW very long lines are undesirable because they are truncated in the
> > > PDF output.
> >
> > True, but the length was only 95 characters --- is that too long for our
> > PDFs?
>
> I built some PDFs when I did the ALTER USER CURRENT_USER patch, and it
> seemed to me that synposes ought to limit to about 85 chars. Maybe some
> more still fit in the page, but I think 95 would be a bit too much.
> I'm not sure how the code you're writing here is indented, though; you'd
> have to build it and give it a look.
OK, thanks, good to know.
--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com
+ Everyone has their own god. +
From | Date | Subject | |
---|---|---|---|
Next Message | Tomas Vondra | 2015-03-20 21:17:04 | Re: WIP: multivariate statistics / proof of concept |
Previous Message | Alvaro Herrera | 2015-03-20 21:05:35 | Re: proposal: doc: simplify examples of dynamic SQL |