diff options
author | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2020-02-20 14:14:20 -0300 |
---|---|---|
committer | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2020-02-20 14:14:20 -0300 |
commit | 3f50d5ced3f854119862b1ce60a6f3c5d38a4386 (patch) | |
tree | c674b2204656c2842cee75c73924220e22546dab /src/backend/regex/regexec.c | |
parent | aab50a7ae4945d63be33c322929822fed9bab57a (diff) | |
download | postgresql-3f50d5ced3f854119862b1ce60a6f3c5d38a4386.tar.gz postgresql-3f50d5ced3f854119862b1ce60a6f3c5d38a4386.zip |
Simplify FK-to-partitioned regression test query
Avoid a join between relations having the FK to detect FK violation.
The planner might optimize this considering the PK must exist on the
referenced side at some point, effectively masking a bug this test
tries to detect.
Tom Lane and Jehan-Guillaume de Rorthais
Discussion: https://postgr.es/m/467.1581270529@sss.pgh.pa.us
Diffstat (limited to 'src/backend/regex/regexec.c')
0 files changed, 0 insertions, 0 deletions