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

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: docs: in mapping SQL to C data types, timestamp isn't a pointer
Date: 2020-08-31 21:06:10
Message-ID: E1kCr0E-0000UU-ER@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

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

It is an int64.

Reported-by: ajulien(at)shaktiware(dot)fr

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

Backpatch-through: 9.5

Branch
------
REL9_6_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/511d51acb33c780f3be018ace68d3f7fb963ea63

Modified Files
--------------
doc/src/sgml/xfunc.sgml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Alvaro Herrera 2020-08-31 21:09:56 pgsql: doc: Update partitioning limitation on BEFORE triggers
Previous Message Bruce Momjian 2020-08-31 21:00:16 pgsql: doc: cross-link file-fdw and CSV config log sections