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

Commit2039422

Browse files
committed
Fix oversight in7a05425
This patch was changed as a result of review but one line didn't get themessage. Mea Culpa.
1 parent1de58df commit2039422

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎contrib/ltree/ltree_io.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -496,7 +496,7 @@ parse_lquery(const char *buf, struct Node *escontext)
496496
if (state==LQPRS_WAITDELIM)
497497
{
498498
if (!finish_nodeitem(lptr,ptr, true,pos,escontext))
499-
returnfalse;
499+
returnNULL;
500500
}
501501
elseif (state==LQPRS_WAITOPEN)
502502
curqlevel->high=LTREE_MAX_LEVELS;

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp