implement UPSERT instead of DELETE+INSERT to reduce number of DB transactions
authorChristian Grothoff <christian@grothoff.org>
Tue, 1 May 2018 23:01:29 +0000 (01:01 +0200)
committerChristian Grothoff <christian@grothoff.org>
Tue, 1 May 2018 23:01:29 +0000 (01:01 +0200)
commitffe43cb1e86f49ddff73554df200853248af012d
treed75b9a36fcdd760e71c2d0aaf82d4e671e424b00
parentee713e989d329969c6ed65a91b93620e8d4123b6
implement UPSERT instead of DELETE+INSERT to reduce number of DB transactions
src/namestore/plugin_namestore_postgres.c