diff options
author | Michael Paquier <michael@paquier.xyz> | 2018-10-08 17:56:13 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2018-10-08 17:57:52 +0900 |
commit | c8ed820c68bcad00d07d60e436cdddb7c0edf44d (patch) | |
tree | 892a4aa18ffdf7c8530d8da6731bf7221fa61fa1 /src/backend/commands/functioncmds.c | |
parent | 4d7c74039f091e04e520d5688c964f653f8c55a8 (diff) | |
download | postgresql-c8ed820c68bcad00d07d60e436cdddb7c0edf44d.tar.gz postgresql-c8ed820c68bcad00d07d60e436cdddb7c0edf44d.zip |
Improve two error messages related to foreign keys on partitioned tables
Error messages for creating a foreign key on a partitioned table using
ONLY or NOT VALID were wrong in mentioning the objects they worked on.
This commit adds on the way some regression tests missing for those
cases.
Author: Laurenz Albe
Reviewed-by: Michael Paquier
Discussion: https://postgr.es/m/c11c05810a9ed65e9b2c817a9ef442275a32fe80.camel@cybertec.at
Diffstat (limited to 'src/backend/commands/functioncmds.c')
0 files changed, 0 insertions, 0 deletions