pgsql: Revive test of concurrent OID generation.

Поиск
Список
Период
Сортировка
От Noah Misch
Тема pgsql: Revive test of concurrent OID generation.
Дата
Msg-id E1hmOl5-0008G5-27@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
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

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/8a0cbb88524e8b6121597285b811640ee793b3e8

Modified Files
--------------
src/bin/pgbench/t/001_pgbench_with_server.pl | 17 +++++------------
1 file changed, 5 insertions(+), 12 deletions(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Michael Paquier
Дата:
Сообщение: pgsql: Fix some inconsistencies in MSVC scripts
Следующее
От: Thomas Munro
Дата:
Сообщение: pgsql: Fix documentation for pgbench tpcb-like.