35.9.2. Base Types in C-Language Functions

From: PG Doc comments form <noreply(at)postgresql(dot)org>
To: pgsql-docs(at)lists(dot)postgresql(dot)org
Cc: ajulien(at)shaktiware(dot)fr
Subject: 35.9.2. Base Types in C-Language Functions
Date: 2020-08-26 13:59:42
Message-ID: 159845038271.24995.15682121015698255155@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/12/xfunc-c.html
Description:

In "Table 35-1. Equivalent C Types for Built-in SQL Types", when SQL type is
"timestamp", the C type is reported to be "Timestamp * ", whereas it is
actually "Timestamp". I experienced it in version 9.3 but I guess it is also
the case in current version.
Best regards

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Alvaro Herrera 2020-08-26 21:58:01 Re: Document "59.2. Built-in Operator Classes" have a clerical error?
Previous Message Олег Самойлов 2020-08-26 09:37:35 Re: Create a Foreign Table for PostgreSQL CSV Logs