pg_checksums in backend/storage/page/README
Started by Daniel Gustafssonabout 6 years ago4 messageshackers
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.
cheers ./daniel
Attachments:
cksum_page_readme.diffapplication/octet-stream; name=cksum_page_readme.diff; x-unix-mode=0644Download+2-1
Re: pg_checksums in backend/storage/page/README
On Thu, Mar 26, 2020 at 3:02 PM Daniel Gustafsson <daniel@yesql.se> 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.
That seems obvious enough. Pushed, thanks!
--
Magnus Hagander
Me: https://www.hagander.net/
Work: https://www.redpill-linpro.com/
Re: pg_checksums in backend/storage/page/README
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