Re: Minipatch concerning tags

2023-10-22 Thread Michael Paquier
On Sat, Oct 21, 2023 at 04:11:50PM +0900, Michael Paquier wrote: > But not this one. This could just be "WAL senders", but we also use > the term "walsender" in physical and logical replication areas, so a > plural looks OK for me here, leaving it as it is now. I have reverted this change, added

doc pg_describe_object description add a url link to pg_depend catalog.

2023-10-22 Thread jian he
Hi. made some changes in the pg_describe_object function description section. add a link to pg_depend. -pg_depend catalog. This function returns +pg_depend catalog. This function returns From 84c5ed57a270a5d916e89b747711a05daebd3dfa Mon Sep 17 00:00:00 2001 From: pgaddict Date: S

Re: opclass. See below for details. cannot found the "below".

2023-10-22 Thread David G. Johnston
On Sunday, October 22, 2023, jian he wrote: > https://www.postgresql.org/docs/current/sql-createindex.html > << > opclass > The name of an operator class. See below for details. > << > > there is no "below"? > Browser search, there are only four appearances of keyword "opclass". > > The notes on

opclass. See below for details. cannot found the "below".

2023-10-22 Thread jian he
https://www.postgresql.org/docs/current/sql-createindex.html << opclass The name of an operator class. See below for details. << there is no "below"? Browser search, there are only four appearances of keyword "opclass". -- I recommend David Deutsch's <> Jian