Add newline at the end of header generated by generate-wait_event_types.pl The header file wait_event_types.h was generated without a newline at its end, which was inconsistent with all the other things generated automatically.
Per offline gripe from Nathan Bossart. Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/cf05113eb0da0b65fdeaf79db0c6c27b82d3c869 Modified Files -------------- src/backend/utils/activity/generate-wait_event_types.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
