Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commite1f4c48

Browse files
committed
Remove unnecessary #include <limits.h>
This include was probably copied from tuplestore.c, but it's not needed.Extracted from a larger patch submitted by vignesh C <vignesh21@gmail.com>Discussion:https://postgr.es/m/CALDaNm1B9naPDTm3ox1m_yZvOm3KA5S4kZQSWWAeLHAQ=3gV1Q@mail.gmail.com
1 parent12afc71 commite1f4c48

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

‎src/backend/utils/sort/sharedtuplestore.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,6 @@
2929
#include"storage/sharedfileset.h"
3030
#include"utils/sharedtuplestore.h"
3131

32-
#include<limits.h>
33-
3432
/*
3533
* The size of chunks, in pages. This is somewhat arbitrarily set to match
3634
* the size of HASH_CHUNK, so that Parallel Hash obtains new chunks of tuples

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp