Alvaro Herrera ac22a9545c
Move privilege check to the right place
Now that ATExecDropConstraint doesn't recurse anymore, so it's wrong to
test privileges "during recursion" there.  Move the check to
dropconstraint_internal, which is the place where recursion occurs.

In passing, remove now-useless 'recursing' argument to
ATExecDropConstraint.

Discussion: https://postgr.es/m/202309051744.y4mndw5gwzhh@alvherre.pgsql
2023-09-07 12:15:18 +02:00
..
2023-02-17 14:26:42 +09:00
2023-08-07 09:28:47 +01:00
2023-01-18 10:26:15 -08:00
2023-08-25 13:31:24 +02:00
2023-08-25 13:31:24 +02:00
2023-08-29 08:45:05 +02:00
2023-08-07 12:39:30 +02:00
2023-08-07 09:28:47 +01:00
2023-08-20 15:35:02 +09:00
2023-05-10 13:51:51 +02:00