On Jul 27, 2007, at 5:37 , Peter Eisentraut wrote:
Am Donnerstag, 26. Juli 2007 04:35 schrieb Michael Glaesemann:
SQL only specifies the integer types integer (or int) and smallint.
The type bigint, and the type names int2, int4, and int8 are
extensions, which are shared with various other SQL
Am Donnerstag, 26. Juli 2007 04:35 schrieb Michael Glaesemann:
> > SQL only specifies the integer types integer (or int) and smallint.
> > The type bigint, and the type names int2, int4, and int8 are
> > extensions, which are shared with various other SQL database systems.
>
> In the SQL:2003 draft