Re: Add SPLIT PARTITION/MERGE PARTITIONS commands - Mailing list pgsql-hackers

From Dmitry Koval
Subject Re: Add SPLIT PARTITION/MERGE PARTITIONS commands
Date
Msg-id 09414bf8-9326-431c-9422-b13bddf5f554@postgrespro.ru
Whole thread Raw
In response to Re: Add SPLIT PARTITION/MERGE PARTITIONS commands  (Alexander Korotkov <aekorotkov@gmail.com>)
List pgsql-hackers
Hi Alexander!

 >How this function could handle this case?
 >
 >list1: (NULL)
 >list2: whatever containing NULL
 >
 >The outer loop will just quit after iterating the only element of
 >list1 without even iterating list2.

Thanks for the case!
Patches with the fix are attached to email.

-- 
With best regards,
Dmitry Koval

Postgres Professional: http://postgrespro.com
Attachment

pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Should we update the random_page_cost default value?
Next
From: Marcus Gartner
Date:
Subject: [PATCH] Fix LTREE subpath with negative offset