Content-Length: 253464 | pFad | http://github.com/postgrespro/postgres/commit/a41a1456c4a1040974939db23a81101a2f6ade6f

C8 Remove extra parenthesis from comment. · postgrespro/postgres@a41a145 · GitHub
Skip to content

Commit a41a145

Browse files
author
Etsuro Fujita
committed
Remove extra parenthesis from comment.
1 parent 591d404 commit a41a145

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/backend/partitioning/partbounds.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2261,7 +2261,7 @@ get_qual_for_list(Relation parent, PartitionBoundSpec *spec)
22612261
* AND
22622262
* (b > bl OR (b = bl AND c >= cl))
22632263
* AND
2264-
* (b < bu) OR (b = bu AND c < cu))
2264+
* (b < bu OR (b = bu AND c < cu))
22652265
*
22662266
* If a bound datum is either MINVALUE or MAXVALUE, these expressions are
22672267
* simplified using the fact that any value is greater than MINVALUE and less

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/commit/a41a1456c4a1040974939db23a81101a2f6ade6f

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy