Misnaming of staext_dependencies_load
Kyotaro HORIGUCHI <horiguchi.kyotaro@lab.ntt.co.jp>
From: Kyotaro HORIGUCHI <horiguchi.kyotaro@lab.ntt.co.jp>
To: pgsql-hackers@postgresql.org
Date: 2017-06-15T05:00:41Z
Lists: pgsql-hackers
Attachments
- rename_staext_to_statext.patch (text/x-patch) patch
Hello. It is annoying that only staext_dependencies_load is prefixed with "staext" (two t's) among several similar names prefixed by "statext"(three t's). Should we rename it to have the same prefix? regards, -- Kyotaro Horiguchi NTT Open Source Software Center
Commits
-
Rename function for consistency
- 3ab7912c18b6 10.0 landed