diff options
author | Stephen Frost <sfrost@snowman.net> | 2014-11-25 09:49:48 -0500 |
---|---|---|
committer | Stephen Frost <sfrost@snowman.net> | 2014-11-25 10:04:49 -0500 |
commit | 81d815dc3ed74a7d20f7b4c7d87c42816c7ee7af (patch) | |
tree | 606cd0ffb20d798be8bb5483c541825b65ca3299 /src/backend/utils/adt/array_userfuncs.c | |
parent | 30bf4689a96cd283af33edcdd6b7210df3f20cd8 (diff) | |
download | postgresql-81d815dc3ed74a7d20f7b4c7d87c42816c7ee7af.tar.gz postgresql-81d815dc3ed74a7d20f7b4c7d87c42816c7ee7af.zip |
Suppress DROP CASCADE notices in regression tests
In the regression tests, when doing cascaded drops, we need to suppress
the notices from DROP CASCADE or there can be transient regression
failures as the order of drops can depend on the physical row order in
pg_depend.
Report and fix suggestion from Tom.
Diffstat (limited to 'src/backend/utils/adt/array_userfuncs.c')
0 files changed, 0 insertions, 0 deletions