[PATCH] Fix LTREE subpath with negative offset - Mailing list pgsql-hackers

From Marcus Gartner
Subject [PATCH] Fix LTREE subpath with negative offset
Date
Msg-id CAAUGV_SvBO9gWYbaejb9nhe-mS9FkNP4QADNTdM3wdRhvLobwA@mail.gmail.com
Whole thread Raw
Responses Re: [PATCH] Fix LTREE subpath with negative offset
List pgsql-hackers
subpath(ltree,offset,len) now correctly errors when given an offset less
than -n where n is the number of labels in the given ltree. A duplicate
block of code has been removed which allowed an offset as low as -2n.

Attachment

pgsql-hackers by date:

Previous
From: Dmitry Koval
Date:
Subject: Re: Add SPLIT PARTITION/MERGE PARTITIONS commands
Next
From: Álvaro Herrera
Date:
Subject: Re: List TAP test files in makefiles