I wrote:

> What I like in that representation is that it looks good enough
> to be pasted directly into a document in a word processor.

And ironically, the nice unicode borders came out all garbled
in the mail, thanks to a glitch in my setup that mis-reformatted them
before sending.

Sorry about that, the results with unicode linestyle were supposed to be
as follows:

Example 2:

                Rotated query results
┌────────────┬───────┬────────┬───────────┬──────────┐
│  username  │ admin │ common │ mailusers │ readonly │
├────────────┼───────┼────────┼───────────┼──────────┤
│ daniel     │       │        │ ✓         │          │
│ drupal     │       │        │           │          │
│ dv         │ ✓     │ ✓      │           │          │
│ extc       │       │        │           │ ✓        │
│ extu       │       │        │           │          │
│ foobar     │       │        │           │          │
│ joel       │       │        │           │          │
│ mailreader │       │        │           │ ✓        │
│ manitou    │ ✓     │        │ ✓         │          │
│ postgres   │       │        │           │          │
│ u1         │       │ ✓      │           │          │
│ u2         │       │        │ ✓         │          │
│ zaz        │       │        │ ✓         │          │
└────────────┴───────┴────────┴───────────┴──────────┘


Example 3, rotated in the other direction

(Cut horizontally to fit in a mail, the actual output is 116 chars wide).

                                               Rotated query results
┌───────────┬────────┬────────┬────┬──────┬──────┬────────┬──────┬────
│ username  │ daniel │ drupal │ dv │ extc │ extu │ foobar │ joel │ mai...
├───────────┼────────┼────────┼────┼──────┼──────┼────────┼──────┼────
│ mailusers │ ✓      │        │    │      │      │        │      │    
│ admin     │        │        │ ✓  │      │      │        │      │    
│ common    │        │        │ ✓  │      │      │        │      │    
│ readonly  │        │        │    │ ✓    │      │        │      │ ✓  
└───────────┴────────┴────────┴────┴──────┴──────┴────────┴──────┴────


-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to