Missing | ?

Started by PG Bug reporting formabout 2 years ago3 messagesdocs
Jump to latest
#1PG Bug reporting form
noreply@postgresql.org

The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/16/sql-security-label.html
Description:

Hi,

FOREIGN TABLE object_name

...probably should have a following "|", I think?

Cheers

Tim

#2Laurenz Albe
laurenz.albe@cybertec.at
In reply to: PG Bug reporting form (#1)
Re: Missing | ?

On Mon, 2024-02-19 at 09:37 +0000, PG Doc comments form wrote:

Page: https://www.postgresql.org/docs/16/sql-security-label.html

FOREIGN TABLE object_name

...probably should have a following "|", I think?

Absolutely!

Yours,
Laurenz Albe

#3Tom Lane
tgl@sss.pgh.pa.us
In reply to: Laurenz Albe (#2)
Re: Missing | ?

Laurenz Albe <laurenz.albe@cybertec.at> writes:

On Mon, 2024-02-19 at 09:37 +0000, PG Doc comments form wrote:

Page: https://www.postgresql.org/docs/16/sql-security-label.html
FOREIGN TABLE object_name

...probably should have a following "|", I think?

Absolutely!

Indeed. Will fix, thanks for report!

regards, tom lane