git.postgresql.org Git - postgresql.git/commit
Mon, 2 Nov 2020 06:50:45 +0000 (19:50 +1300)
Mon, 2 Nov 2020 12:19:50 +0000 (01:19 +1300)
commit 257836a75585934cc05ed7a80bccf8190d41e056
Track collation versions for indexes.
Record the current version of dependent collations in pg_depend when
creating or rebuilding an index. When accessing the index later, warn
that the index may be corrupted if the current version doesn't match.
Thanks to Douglas Doole, Peter Eisentraut, Christoph Berg, Laurenz Albe,
Michael Paquier, Robert Haas, Tom Lane and others for very helpful
discussion.
Author: Thomas Munro <thomas.munro@gmail.com>
Author: Julien Rouhaud <rjuju123@gmail.com>
Reviewed-by: Peter Eisentraut <peter.eisentraut@2ndquadrant.com> (earlier versions)
Discussion: https://postgr.es/m/CAEepm%3D0uEQCpfq_%2BLYFBdArCe4Ot98t1aR4eYiYTe%3DyavQygiQ%40mail.gmail.com
43 files changed:
This is the main PostgreSQL git repository.
RSS
Atom