documentation typo

From: PG Doc comments form <noreply(at)postgresql(dot)org>
To: pgsql-docs(at)lists(dot)postgresql(dot)org
Cc: supersuper1231(at)outlook(dot)com
Subject: documentation typo
Date: 2022-01-30 08:50:15
Message-ID: 164353261519.713.8748040527537500758@wrigleys.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-docs

The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/10/lo-interfaces.html
Description:

I assume "inv_oid = lo_creat(conn, INV_READ|INV_WRITE);" should be "inv_oid
= lo_create(conn, INV_READ|INV_WRITE);", right?
https://www.postgresql.org/docs/10/lo-interfaces.html#LO-CREATE

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Magnus Hagander 2022-01-30 12:44:03 Re: documentation typo
Previous Message Kruus, Robert SPSA 2022-01-27 16:41:35 RE: Datetime formatting