[Pkg-postgresql-public] Bug#739393: postgresql-9.3: Documented type “json” does not exist

Christoph Berg myon at debian.org
Tue Feb 18 08:56:21 UTC 2014


Control: tags -1 moreinfo

Hi Ben,

Re: Ben Finney 2014-02-18 <20140218044358.GA10410 at benfinney.id.au>
> Version: 9.3.2-1
> 
> The documentation specifies that the “json” type is built in, see
> ‘/usr/share/doc/postgresql-doc-9.3/html/datatype-json.html’. However, when
> I try to use this type, the server tells me it doesn't exist:

Works here:

cbe@[local]:5432/postgres 9.3.2 =# CREATE TABLE foo (
cbe@[local]:5432/postgres 9.3.2 (#   id integer NOT NULL,
cbe@[local]:5432/postgres 9.3.2 (#   spam json NOT NULL,
cbe@[local]:5432/postgres 9.3.2 (#   PRIMARY KEY (id)
cbe@[local]:5432/postgres 9.3.2 (# );
CREATE TABLE

Are you sure that was a 9.3 server?

Christoph
-- 
cb at df7cb.de | http://www.df7cb.de/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-postgresql-public/attachments/20140218/a0ba1ed8/attachment.sig>


More information about the Pkg-postgresql-public mailing list