]> git.eshelyaron.com Git - emacs.git/commit
sql: add missing postgresql types
authorNicolas Martyanoff <nicolas@n16f.net>
Sun, 16 Apr 2023 13:30:47 +0000 (15:30 +0200)
committerEli Zaretskii <eliz@gnu.org>
Thu, 20 Apr 2023 07:50:04 +0000 (10:50 +0300)
commit2b10e1827d3b200b3b7ff4da53082f428022fe0c
tree25925d0bec79bf0f1909c18eaf0df6bb2109dada
parent9ac12592781934bcd934bc0cae71a637311119ec
sql: add missing postgresql types

* lisp/progmodes/sql.el: Add multiple missing PostgreSQL types: bigserial,
smallserial, macaddr8, jsonb, jsonpath, built-in range types, object
identifier types (oid & co).
lisp/progmodes/sql.el