[COMMITTERS] pgsql: pgbench: replace run-time string comparisons with an enumidenti

Поиск
Список
Период
Сортировка
От Tom Lane
Тема [COMMITTERS] pgsql: pgbench: replace run-time string comparisons with an enumidenti
Дата
Msg-id E1eAO27-0006dp-Oo@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
pgbench: replace run-time string comparisons with an enum identifier.

Minor refactoring that should yield some performance benefit.

Fabien Coelho, reviewed by Aleksandr Parfenov

Discussion: https://postgr.es/m/alpine.DEB.2.20.1709230538130.4999@lancre

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/f987f83de20afe3ba78be1e15db5dffe7488faa7

Modified Files
--------------
src/bin/pgbench/pgbench.c | 62 ++++++++++++++++++++++++++++++++++++++---------
1 file changed, 51 insertions(+), 11 deletions(-)


--
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: [COMMITTERS] pgsql: Set the metapage's pd_lower correctly in brin, gin,and spgist i
Следующее
От: Michael Meskes
Дата:
Сообщение: [COMMITTERS] pgsql: Improve error message for incorrect number inputs in libecpg.