Re: Passing initially_valid values instead of !skip_validation to StoreRelCheck() in AddRelationNewConstraints()

From: amul sul <sul_amul(at)yahoo(dot)co(dot)in>
To: Amit Langote <Langote_Amit_f8(at)lab(dot)ntt(dot)co(dot)jp>, Robert Haas <robertmhaas(at)gmail(dot)com>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Passing initially_valid values instead of !skip_validation to StoreRelCheck() in AddRelationNewConstraints()
Date: 2015-12-09 09:07:44
Message-ID: 1215339879.15160386.1449652064451.JavaMail.yahoo@mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

>On Wednesday, 9 December 2015 12:55 PM, Amit Langote <Langote_Amit_f8(at)lab(dot)ntt(dot)co(dot)jp> wrote:

>Thoughts?

Wondering, have you notice failed regression tests?

I have tried with new transformCheckConstraints() function & there will be small fix in gram.y.

Have look into attached patch & please share your thoughts and/or suggestions.

Thanks,
Amul Sul

Attachment Content-Type Size
transformCheckConstraints-function-to-overrid-not-valid.patch application/octet-stream 2.6 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Konstantin Knizhnik 2015-12-09 09:31:54 Re: W-TinyLfu for cache eviction
Previous Message Haribabu Kommi 2015-12-09 09:05:52 Re: pg_hba_lookup function to get all matching pg_hba.conf entries