Put json type into alphabetical order in manual table

From: Andreas Karlsson <andreas(at)proxel(dot)se>
To: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Put json type into alphabetical order in manual table
Date: 2013-11-25 21:07:58
Message-ID: 5293BC2E.5070105@proxel.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

When looking at table 8-1 at
http://www.postgresql.org/docs/9.3/static/datatype.html i noticed that
all types except for json was in alphabetical order. I have attached a
patch which fixes this.

By the way should character and character varying be swapped in that
table too?

--
Andreas Karlsson

Attachment Content-Type Size
alphabetical-datatypes.patch text/x-patch 812 bytes

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message David Johnston 2013-11-25 21:08:12 Re: why semicolon after begin is not allowed in postgresql?
Previous Message Alvaro Herrera 2013-11-25 21:06:30 Re: Errors on missing pg_subtrans/ files with 9.3