git.postgresql.org Git - postgresql.git/commit
2023年7月13日 23:55:11 +0000 (08:55 +0900)
2023年7月13日 23:55:11 +0000 (08:55 +0900)
commit 183a60a628fec074372e7a53d5006c18bd7a8e53
Remove double quotes from the second column of wait_event_names.txt
The double quotes used for the wait event names are not required, as
the values quoted are made of single words. The files generated by
generate-wait_event_types.pl (pgstat_wait_event.c, wait_event_types.h
and wait_event_types.sgml) are exactly the same before and after this
commit, hence the wait event names and the enum elements have the same
names as before.
Discussion: https://postgr.es/m/ZK9S3jFEV1X797Ll@paquier.xyz
This is the main PostgreSQL git repository.
RSS
Atom