Give more accurate error message for dropping pinned portal
Peter Eisentraut <peter_e@gmx.net>
Give more accurate error message for dropping pinned portal The previous code gave the same error message for attempting to drop pinned and active portals, but those are separate states, so give separate error messages.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/utils/mmgr/portalmem.c | modified | +10 −4 |