pgsql: In BufTagGetForkNum, cast to the correct type.

From: Robert Haas <rhaas(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: In BufTagGetForkNum, cast to the correct type.
Date: 2022-09-27 20:16:20
Message-ID: E1odH08-002I8v-7l@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

In BufTagGetForkNum, cast to the correct type.

Another defect in 05d4cbf9b6ba708858984b01ca0fc56d59d4ec7c.

Per CI, via Justin Pryzby.

Discussion: http://postgr.es/m/20220927200712.GH6256@telsasoft.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/0aaa7cf6989ef6709f2bade96c4c43c7195afe17

Modified Files
--------------
src/include/storage/buf_internals.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message noreply 2022-09-27 21:14:09 pgsql: Tag refs/tags/REL_15_RC1 was created
Previous Message Robert Haas 2022-09-27 19:36:53 pgsql: Fix typos in commit 05d4cbf9b6ba708858984b01ca0fc56d59d4ec7c.