Fix some minor issues in repack ereport()s A few of them were missing errcode(), and a couple could use some wordsmithing.
Author: Baji Shaik <[email protected]> Reviewed-by: Chao Li <[email protected]> Reviewed-by: Álvaro Herrera <[email protected]> Discussion: https://postgr.es/m/CA+fm-ROdgh0rEVuXoViBk4TVgjodrN=mtr_ryuouklz9vox...@mail.gmail.com Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/497e92dce9b4c094fc6cee0ab37e6b9d65e67046 Modified Files -------------- src/backend/commands/repack.c | 14 +++++++++----- src/backend/commands/repack_worker.c | 2 ++ 2 files changed, 11 insertions(+), 5 deletions(-)
