]> granicus.if.org Git - postgresql/commit
Remove obsolete comments about functional dependencies
authorAlvaro Herrera <alvherre@alvh.no-ip.org>
Wed, 26 Jul 2017 15:40:39 +0000 (11:40 -0400)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
Wed, 26 Jul 2017 15:40:39 +0000 (11:40 -0400)
commitc28e4f4dc6aeb75cf35f1339cbe3387263e0e69b
tree207736e3f5c484d430c9722ce823c9694e16ab73
parent54dacc746628799a3a09ebb78876b0a8d2742d23
Remove obsolete comments about functional dependencies

Initial submitted versions of the functional dependencies patch ignored
row groups that were smaller than a configured size.  However, that
consideration was removed in late stages of the patch just before
commit, but some comments referring to it remained.  Remove them to
avoid confusion.

Author: Atsushi Torikoshi
Discussion: https://postgr.es/m/7cfb23fc-4493-9c02-5da9-e505fd0115d2@lab.ntt.co.jp
src/backend/statistics/README.dependencies
src/backend/statistics/dependencies.c