pgsql: Replace %llu by PRIu64 in AIO io_uring code

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема pgsql: Replace %llu by PRIu64 in AIO io_uring code
Дата
Msg-id E1uPrr2-001OIc-0q@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Replace %llu by PRIu64 in AIO io_uring code

This is a continuation of 15a79c73111f, cleaning up the AIO io_uring
code that has been committed after that while still using %llu.

The code changed here is new in v18, so cleaning things now means less
conflicts if this area of the code changes on backpatch once the 18
stable branch is created.

Reviewed-by: Nathan Bossart <nathandbossart@gmail.com>
Reviewed-by: Peter Eisentraut <peter@eisentraut.org>
Discussion: https://postgr.es/m/aEZcGCnYFq642q8k@paquier.xyz

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/2c76c6ac470fb0b5bcaec095c1ed90e45cebba75

Modified Files
--------------
src/backend/storage/aio/method_io_uring.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)


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