sql-add-product
sql-add-product is a compiled Lisp function in `sql.el
'.
(sql-add-product PRODUCT DISPLAY &rest PLIST)
Add support for a database product in `sql-mode'.
Add PRODUCT to `sql-product-alist' which enables `sql-mode' to
properly support syntax highlighting and interactive interaction.
DISPLAY is the name of the SQL product that will appear in the
menu bar and in messages. PLIST initializes the product
configuration.