[tarantool-patches] Re: [PATCH v2 5/5] sql: introduce ALTER TABLE ADD CONSTRAINT UNIQUE/PRIMARY KEY

Konstantin Osipov kostja at tarantool.org
Fri Feb 8 20:16:36 MSK 2019


* Nikita Pettik <korablev at tarantool.org> [19/01/23 21:03]:
> +static void
> +pk_check_existence(struct Parse *parse, uint32_t space_id, int _index_cursor)

Tarantool function naming scheme is
modulename-subject-verb-object.

I applaud to an attempt to make the code follow Tarantool coding
style, but please do follow it then.

-- 
Konstantin Osipov, Moscow, Russia, +7 903 626 22 32
http://tarantool.io - www.twitter.com/kostja_osipov




More information about the Tarantool-patches mailing list