mirror of
https://github.com/postgres/postgres.git
synced 2025-06-02 00:01:40 -04:00
testing ownership if the caller isn't interested in any GOPTION bits (which is the common case). It did not matter in 8.0 where the ownership test was just a trivial equality test, but it matters now.