]> git.ipfire.org Git - thirdparty/postgresql.git/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:22 +0000 (13:34 -0700)
commit8a0cbb88524e8b6121597285b811640ee793b3e8
tree3e1ef7df091b3f796204bc1444a12c406f3a8a96
parent39aadc984221f57ce7dc11dd3c8c719e10198549
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