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

Bruce Momjian <bruce@momjian.us>

Commit: 6d33681f57bb183821268d82a97e3fa5a36f5cf6
Author: Bruce Momjian <bruce@momjian.us>
Date: 2020-08-31T21:05:53Z
Releases: 10.15
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