Re: using expression syntax for partition bounds

From: Amit Langote <Langote_Amit_f8(at)lab(dot)ntt(dot)co(dot)jp>
To: Kyotaro HORIGUCHI <horiguchi(dot)kyotaro(at)lab(dot)ntt(dot)co(dot)jp>
Cc: pgsql-hackers(at)postgresql(dot)org, tgl(at)sss(dot)pgh(dot)pa(dot)us
Subject: Re: using expression syntax for partition bounds
Date: 2018-11-09 05:38:55
Message-ID: fbebc9c2-c812-6f1c-5f75-b1ae5405897a@lab.ntt.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Rebased due to change in addRangeTableEntryForRelation's API.

Thanks,
Amit

Attachment Content-Type Size
v6-0001-Allow-generalized-expression-syntax-for-partition.patch text/plain 29.1 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Kyotaro HORIGUCHI 2018-11-09 05:39:31 Re: BUG #15449: file_fdw using program cause exit code error when using LIMIT
Previous Message Amit Langote 2018-11-09 05:11:24 Re: BUG #15212: Default values in partition tables don't work as expected and allow NOT NULL violation