fix typo - empty statement ;;

From: Peter Smith <smithpb2250(at)gmail(dot)com>
To: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: fix typo - empty statement ;;
Date: 2022-08-23 00:13:35
Message-ID: CAHut+PtRGVuj8Q_GpHHxZyk7fGwdYDG8_s4GSfKoc_4Yd9vR-w@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I noticed an accidental ;;

PSA patch to remove the same.

------
Kind Regards,
Peter Smith.
Fujitsu Australia

Attachment Content-Type Size
v1-0001-Fix-typo-empty-statement.patch application/octet-stream 852 bytes

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2022-08-23 00:15:01 Re: pg_receivewal and SIGTERM
Previous Message Nathan Bossart 2022-08-22 21:22:29 Re: [PATCH] Optimize json_lex_string by batching character copying