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
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
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
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