Tidy up boolean data type page

From: Thom Brown <thombrown(at)gmail(dot)com>
To: pgsql-docs <pgsql-docs(at)postgresql(dot)org>
Subject: Tidy up boolean data type page
Date: 2010-07-22 22:02:21
Message-ID: AANLkTimdvlkNK7MPeoxIYjWFqVM8AYRRJ0FM3BUNzM5-@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

Hi all,

I wanted to clean up the boolean data type documentation page a bit,
so thought the following was needed:

- use a data type table like most of the other main data types so
it's more uniform (the the size of a boolean is only mentioned at the
very end and looks a bit odd, so removed that too)
- move the reference to the usage example to before the example
- minor text change in the first sentence so that it doesn't look
like it reads "boolean.boolean"

I've attached a patch with these changes, although feel free to list
the many reasons why this is a bad idea. ;)

Thanks

Thom

Attachment Content-Type Size
docs-boolean-type-tidy-up.patch text/x-patch 2.1 KB

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Torsten Zühlsdorff 2010-07-23 09:22:18 Re: Using more tha one index per table
Previous Message Craig James 2010-07-22 16:57:06 Re: Using more tha one index per table