Re: pg_checksums in backend/storage/page/README

From: Julien Rouhaud <rjuju123(at)gmail(dot)com>
To: Daniel Gustafsson <daniel(at)yesql(dot)se>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: pg_checksums in backend/storage/page/README
Date: 2020-03-26 14:12:02
Message-ID: 20200326141151.GB80836@nol
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, Mar 26, 2020 at 03:02:42PM +0100, Daniel Gustafsson wrote:
> I noticed in passing that backend/storage/page/README hadn't gotten the memo
> about pg_checksums. The attached tiny diff adds a small mention of it.

Good catch! LGTM

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Amit Langote 2020-03-26 14:23:30 Re: adding partitioned tables to publications
Previous Message Tom Lane 2020-03-26 14:08:38 Re: A bug when use get_bit() function for a long bytea string