Remove publicationcmds.c's expr_allowed_in_node as a function
Alvaro Herrera <alvherre@alvh.no-ip.org>
Remove publicationcmds.c's expr_allowed_in_node as a function Its API is quite strange, and since there's only one caller, there's no reason for it to be a separate function in the first place. Inline it instead. Discussion: https://postgr.es/m/20220927124249.4zdzzlz6had7k3x2@alvherre.pgsql
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/commands/publicationcmds.c | modified | +22 −36 |
Discussion
- A doubt about a newly added errdetail 19 messages · 2022-09-26 → 2022-09-28