pgsql: doc: foreign servers with pushdown need matching collation

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc: foreign servers with pushdown need matching collation
Date: 2023-10-10 20:05:23
Message-ID: E1qqIyo-0010sI-LO@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc: foreign servers with pushdown need matching collation

Reported-by: Pete Storer

Discussion: https://postgr.es/m/BL0PR05MB66283C57D72E321591AE4EB1F3CE9@BL0PR05MB6628.namprd05.prod.outlook.com

Backpatch-through: 11

Branch
------
REL_11_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/7ef23b87d98258337f6c16391e0526b7fb9ecdbd

Modified Files
--------------
doc/src/sgml/ref/create_server.sgml | 5 +++++
1 file changed, 5 insertions(+)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2023-10-10 20:44:28 pgsql: doc: Move CREATE ROLE's IN GROUP and USER to deprecated
Previous Message Bruce Momjian 2023-10-10 19:54:55 pgsql: doc: add SSL configuration section reference