Re: TODO, FAQs to Wiki?

From: Magnus Hagander <magnus(at)hagander(dot)net>
To: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
Cc: Bruce Momjian <bruce(at)momjian(dot)us>, PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org>
Subject: Re: TODO, FAQs to Wiki?
Date: 2008-06-09 12:37:52
Message-ID: 484D2420.2010903@hagander.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Alvaro Herrera wrote:
> Actually, now that I try it, it seems that the MediaWiki markup is not
> completely helpful here -- right now, on some items we have a one-line
> "header" and then possibly a longer description, and it seems the only
> way to do that in MediaWiki is like this:
>
> * Set proper permissions on non-system schemas during db creation<br> Currently all schemas are owned by the super-user because they are copied from the template1 database. However, since all objects are inherited from the template database, it is not clear that setting schemas to the db owner is correct.
>
> Note the dumb <br> thing in the middle.
>
> Personally I find that ugly enough as to be unacceptable; what do others
> think?

How about using "definition lists"?

//Magnus

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Decibel! 2008-06-09 12:43:26 Re: pg_dump restore time and Foreign Keys
Previous Message H.Harada 2008-06-09 12:32:58 proposal: add window function to 8.4