Content-Length: 260215 | pFad | http://github.com/postgrespro/postgres_cluster/commit/248e33756b425335d94a32ffc8e9aace04f82c31

78 Fix copy & pasto in 510b8cbff15f. · postgrespro/postgres_cluster@248e337 · GitHub
Skip to content

Commit 248e337

Browse files
committed
Fix copy & pasto in 510b8cb.
Reported-By: Peter Geoghegan
1 parent f142412 commit 248e337

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/include/port/pg_bswap.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,8 +85,8 @@ pg_bswap32(uint32 x)
8585

8686
#else
8787

88-
static inline uint16
89-
pg_bswap64(uint16 x)
88+
static inline uint64
89+
pg_bswap64(uint64 x)
9090
{
9191
return
9292
((x << 56) & UINT64CONST(0xff00000000000000)) |

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres_cluster/commit/248e33756b425335d94a32ffc8e9aace04f82c31

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy