]> git.openstreetmap.org Git - rails.git/commit
Remove xid_to_int4 postgres function
authorTom Hughes <tom@compton.nu>
Thu, 5 Aug 2021 23:15:40 +0000 (00:15 +0100)
committerTom Hughes <tom@compton.nu>
Thu, 5 Aug 2021 23:15:40 +0000 (00:15 +0100)
commit81c3ebe03c229c980908502f3735cdf1636dd5cc
tree1436ec7a5f50d516c31a023d366eed8276325c50
parent061b0733b6cc4eaa81dc3970dbcb5d9101c14849
Remove xid_to_int4 postgres function

Fixes #3288
CONFIGURE.md
INSTALL.md
db/functions/Makefile
db/functions/functions.sql
db/functions/xid_to_int4.c [deleted file]
db/structure.sql
script/vagrant/setup/provision.sh