pgsql: Rename updateNodeLink to spgUpdateNodeLink.
От
Tom Lane
Тема
pgsql: Rename updateNodeLink to spgUpdateNodeLink.
Дата
Msg-id
E1Rcjyu-0002Rf-Is@gemulon.postgresql.org
Список
Rename updateNodeLink to spgUpdateNodeLink. On reflection, the original name seems way too generic for a global symbol. A quick check shows this is the only exported function name in SP-GiST that doesn't begin with "spg" or contain "SpGist", so the rest of them seem all right. Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/8f57b064fdaa682ddea60f5dc27c0a5d5fcbffab Modified Files -------------- src/backend/access/spgist/spgdoinsert.c | 10 +++++----- src/backend/access/spgist/spgxlog.c | 20 ++++++++++---------- src/include/access/spgist_private.h | 4 ++-- 3 files changed, 17 insertions(+), 17 deletions(-)
В списке pgsql-committers по дате отправления