]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Doc: extend warnings about collation-mismatch hazards in postgres_fdw.
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 25 Sep 2021 14:53:54 +0000 (10:53 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 25 Sep 2021 14:53:54 +0000 (10:53 -0400)
commit97c5651cea0f98f281131f3a1f970f875f5951a6
tree0d83d92edd63048543e4a86001e52ad83442bae8
parent7b6ce36fbab522ced3860fa43fcb587efda29ac8
Doc: extend warnings about collation-mismatch hazards in postgres_fdw.

Be a little more vocal about the risks of remote collations not
matching local ones.  Actually fixing these risks seems hard,
and I've given up on the idea that it might be back-patchable.
So the best we can do for the back branches is add documentation.

Per discussion of bug #16583 from Jiří Fejfar.

Discussion: https://postgr.es/m/2438715.1632510693@sss.pgh.pa.us
doc/src/sgml/postgres-fdw.sgml