Search Postgresql Archives

Re: sql3types.h does not include "BigInt"

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Niko Ware <nikowareinc@xxxxxxxxx> writes:
> The data types defined in sql3types.h (see below) do not include "zero" or
> "bigint" (the enumerated values start at "1").

Hm.  It looks like that header hasn't been touched since around SQL99
(which did not have bigint).  Current versions of the spec list bigint
as code 25 (cf. table 7 in part 3 SQL/CLI).  If you wanted to send in
a patch that'd make that work, we'd likely accept it.

			regards, tom lane





[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]

  Powered by Linux