docs: in mapping SQL to C data types, timestamp isn't a pointer

Bruce Momjian <bruce@momjian.us>

Commit: bef7b917a76af659b4d6bce813702764e2c749db
Author: Bruce Momjian <bruce@momjian.us>
Date: 2020-08-31T21:05:53Z
Releases: 13.0
docs:  in mapping SQL to C data types, timestamp isn't a pointer

It is an int64.

Reported-by: ajulien@shaktiware.fr

Discussion: https://postgr.es/m/159845038271.24995.15682121015698255155@wrigleys.postgresql.org

Backpatch-through: 9.5

Files

PathChange+/−
doc/src/sgml/xfunc.sgml modified +1 −1

Documentation touched