mirror of
https://github.com/postgres/postgres.git
synced 2025-06-23 14:01:44 +03:00
Back in 8.3, we installed permissions checks in these functions (see commits8bc225e799
andcc26599b72
). But we forgot to document that anywhere in the user-facing docs; it did get mentioned in the 8.3 release notes, but nobody's looking at that any more. Per gripe from Suya Huang.