Re: sql3types.h does not include "BigInt" - Mailing list pgsql-general

From Tom Lane
Subject Re: sql3types.h does not include "BigInt"
Date
Msg-id 3086041.1615845981@sss.pgh.pa.us
Whole thread Raw
List pgsql-general
Niko Ware <nikowareinc@gmail.com> 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



pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Allowing John to Drop Triggers On Chad's Tables
Next
From: Rafal Pietrak
Date:
Subject: Re: Fwd: row level security (RLS)