Thread: Documentation missing bigint?

Documentation missing bigint?

From
Paul Jungwirth
Date:
Hello,

I posted about this to pgsql last week, and I think this list is where
I offer to submit a documentation patch? I found tons of instructions
online about contributing to code, but none for docs, so I apologize
if this is the wrong place to ask:

The table of which C types represent which SQL types seems to be missing bigint:

http://www.postgresql.org/docs/9.3/static/xfunc-c.html#XFUNC-C-TYPE-TABLE

It looks like bigint should be listed and should correspond to an
int64 C type. (Also I see there is an INT8OID, PG_GETARG_INT64,
DatumGetInt64, and Int64GetDatum---I think all for bigints.) Does that
sound right? If so, would you like a documentation patch? How do I submit one?

Thanks,
Paul



-- 
_________________________________
Pulchritudo splendor veritatis.



Re: Documentation missing bigint?

From
"Joshua D. Drake"
Date:
On 12/18/2014 02:07 PM, Paul Jungwirth wrote:
>
> Hello,
>
> I posted about this to pgsql last week, and I think this list is where
> I offer to submit a documentation patch? I found tons of instructions
> online about contributing to code, but none for docs, so I apologize
> if this is the wrong place to ask:
>
> The table of which C types represent which SQL types seems to be missing bigint:
>
> http://www.postgresql.org/docs/9.3/static/xfunc-c.html#XFUNC-C-TYPE-TABLE
>
> It looks like bigint should be listed and should correspond to an
> int64 C type. (Also I see there is an INT8OID, PG_GETARG_INT64,
> DatumGetInt64, and Int64GetDatum---I think all for bigints.) Does that
> sound right? If so, would you like a documentation patch? How do I submit one?

doc patches are considered patches like everything else, submit to -hackers.

JD



>
> Thanks,
> Paul
>
>
>


-- 
Command Prompt, Inc. - http://www.commandprompt.com/  503-667-4564
PostgreSQL Support, Training, Professional Services and Development
High Availability, Oracle Conversion, @cmdpromptinc
"If we send our children to Caesar for their education, we should             not be surprised when they come back as
Romans."