Re: [DOCS] SQL formatting in docs

2009-04-05 Thread David Niergarth
Thanks for settling that for me; I've always wondered about it! --David Tom Lane wrote: David Niergarth writes: Hopefully not a naive question... How are all the queries in the postgres docs formatted? They're all very consistent and nice pretty printed, especially complex queries. How can I

Re: [DOCS] SQL formatting in docs

2009-04-05 Thread Tom Lane
David Niergarth writes: > Hopefully not a naive question... How are all the queries in the > postgres docs formatted? They're all very consistent and nice pretty > printed, especially complex queries. How can I do the same? I'm afraid they're all laid out by hand :-( re

Re: [DOCS] SQL formatting in docs

2009-04-05 Thread David Niergarth
David Niergarth wrote: Hopefully not a naive question... How are all the queries in the postgres docs formatted? They're all very consistent and nice pretty printed, especially complex queries. How can I do the same? As an non-trivial example of what I mean, here's a query from Chapter 36: T

[DOCS] SQL formatting in docs

2009-04-05 Thread David Niergarth
Hopefully not a naive question... How are all the queries in the postgres docs formatted? They're all very consistent and nice pretty printed, especially complex queries. How can I do the same? --David -- Sent via pgsql-docs mailing list ([email protected]) To make changes to your sub