Skip to content

Commit c6cd650

Browse files
committed
fix
1 parent 298f4e2 commit c6cd650

File tree

1 file changed

+0
-1
lines changed
  • src/backend/storage/file

1 file changed

+0
-1
lines changed

src/backend/storage/file/fd.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2146,7 +2146,6 @@ FileTruncate(File file, off_t offset)
21462146
if (returnCode < 0)
21472147
return returnCode;
21482148

2149-
/* TODO Why don't we truncate compressed files here? */
21502149
if (VfdCache[file].fileFlags & PG_COMPRESSION)
21512150
{
21522151
int i;

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