diff options
author | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2018-07-13 13:13:26 -0400 |
---|---|---|
committer | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2018-07-13 13:13:26 -0400 |
commit | 93ad00c968ae93e93f4ff238068a92625f41b6ff (patch) | |
tree | f24d7983a86add761c349a6a112b0d7a72219db5 /src/backend/utils/adt/jsonfuncs.c | |
parent | 42f70cd9c3dbfcdfbeea4e24d5921173d0eaab66 (diff) | |
download | postgresql-93ad00c968ae93e93f4ff238068a92625f41b6ff.tar.gz postgresql-93ad00c968ae93e93f4ff238068a92625f41b6ff.zip |
Dump foreign keys on partitioned tables
The patch that ended up as commit 3de241dba86f ("Foreign keys on
partitioned tables") lacked pg_dump tests, so the pg_dump code that was
there to support it inadvertently stopped working when in later
development I modified the backend code not to emit pg_trigger rows for
the partitioned table itself.
Bug analysis and code fix is by Michaël. I (Álvaro) added the test.
Reported-by: amul sul <sulamul@gmail.com>
Co-authored-by: Michaël Paquier <michael@paquier.xyz>
Co-authored-by: Álvaro Herrera <alvherre@alvh.no-ip.org>
Discussion: https://postgr.es/m/CAAJ_b94n=UsNVhgs97vCaWEZAMe-tGDRVuZ73oePQH=eaJKGSA@mail.gmail.com
Diffstat (limited to 'src/backend/utils/adt/jsonfuncs.c')
0 files changed, 0 insertions, 0 deletions