diff options
author | Michael Paquier <michael@paquier.xyz> | 2021-12-26 17:41:59 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2021-12-26 17:41:59 +0900 |
commit | 86d9888d2ead04a1a139bbaef9d7f4648022fe4b (patch) | |
tree | 0944f7fe7a323514a9a7cf844f7e1cfef58bbff2 /src/backend/access/transam/xlogutils.c | |
parent | 5e64ad369771b66bb3e916aade735defce6e65a1 (diff) | |
download | postgresql-86d9888d2ead04a1a139bbaef9d7f4648022fe4b.tar.gz postgresql-86d9888d2ead04a1a139bbaef9d7f4648022fe4b.zip |
Fix incorrect field count in pg_control_checkpoint()
18 columns are generated in this function, but we had enough space for
19 of them. Introduced by 4b0d28d.
Author: Bharath Rupireddy
Reviewed-by: Justin Pryzby, Euler Taveira
Discussion: https://postgr.es/m/CALj2ACVQ=hAs=sT0n4xriimqRrrgECySfg_tSqA+26Rb_yfs2A@mail.gmail.com
Diffstat (limited to 'src/backend/access/transam/xlogutils.c')
0 files changed, 0 insertions, 0 deletions