Skip to content

Commit 06b27cf

Browse files
committed
[PGPRO-5771] Move comp_crc32c() to checksum_impl.h
There are no checksum_helper interface in 11 and 12 versions. Tags: ptrack
1 parent f9e9dcd commit 06b27cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

engine.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
#include "catalog/pg_tablespace.h"
3333
#include "miscadmin.h"
3434
#ifdef WIN32
35-
#include "common/checksum_helper.h"
35+
#include "storage/checksum.h"
3636
#else
3737
#include "port/pg_crc32c.h"
3838
#endif

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy