Files
postgres/src/include
Michael Paquier 026ed8efd6 Remove code duplication for permission checks with replication slots
Two functions, both named check_permissions(), used the same checks to
verify if a user had required privileges to work on replication slots.
This commit removes the duplication, and moves the function doing the
checks to slot.c to be centralized.

Author: Bharath Rupireddy
Reviewed-by: Nathan Bossart, Euler Taveira
Discussion: https://postgr.es/m/CALj2ACUPpVw1u7sQocFVWrSs0n10pt_G_4NPZKSxXK6cW1dErw@mail.gmail.com
2021-09-14 10:15:49 +09:00
..
2021-09-09 08:36:53 +02:00
2021-09-09 08:36:53 +02:00
2021-09-08 12:02:30 +09:00
2021-08-25 10:14:51 +02:00
2021-07-15 12:34:31 +12:00
2021-03-23 00:11:22 +01:00