git.postgresql.org Git - postgresql.git/commit
2021年6月21日 09:17:49 +0000 (11:17 +0200)
2021年6月21日 09:17:49 +0000 (11:17 +0200)
commit 97b7134186490b36e01efc9d2feaf7038c666457
amcheck: Fix code comments
Code comments were claiming that verify_heapam() was checking
privileges on the relation it was operating on, but it didn't actually
do that. Perhaps earlier versions of the patch did that, but now the
access is regulated by privileges on the function. Remove the wrong
comments.
This is the main PostgreSQL git repository.
RSS
Atom