]> granicus.if.org Git - postgresql/commit
Revive test of concurrent OID generation.
authorNoah Misch <noah@leadboat.com>
Sat, 13 Jul 2019 20:34:22 +0000 (13:34 -0700)
committerNoah Misch <noah@leadboat.com>
Sat, 13 Jul 2019 20:34:38 +0000 (13:34 -0700)
commitdffb891d78cb0db0db010c2f263b8cff72e03aaa
tree9793d4e07288e63a6f992462228996a780a22f72
parentde14e54d7bd71f9256aae08dec832af25da3fd35
Revive test of concurrent OID generation.

Commit 578b229718e8f15fa779e20f086c4b6bb3776106 replaced it with a
concurrent "nextval" test.  That version does not detect PostgreSQL's
incompatibility with xlc 13.1.3, so bring back an OID-based test that
does.  Back-patch to v12, where that commit first appeared.

Discussion: https://postgr.es/m/20190707170035.GA1485546@rfd.leadboat.com
src/bin/pgbench/t/001_pgbench_with_server.pl