pgsql: Reorder two functions in inval.c

2025-12-16 Thread Noah Misch
Reorder two functions in inval.c This file separates public and static functions with a separator comment, but two routines were not defined in a location reflecting that, so reorder them. Back-patch commit c2bdd2c5b1d48a7e39e1a8d5e1d90b731b53c4c9 to v15 - v16. This avoids merge conflicts in the

pgsql: Reorder two functions in inval.c

2025-12-16 Thread Noah Misch
Reorder two functions in inval.c This file separates public and static functions with a separator comment, but two routines were not defined in a location reflecting that, so reorder them. Back-patch commit c2bdd2c5b1d48a7e39e1a8d5e1d90b731b53c4c9 to v15 - v16. This avoids merge conflicts in the

pgsql: Reorder two functions in inval.c

2023-11-06 Thread Michael Paquier
Reorder two functions in inval.c This file separates public and static functions with a separator comment, but two routines were not defined in a location reflecting that, so reorder them. Author: Aleksander Alekseev Reviewed-by: Álvaro Herrera, Michael Paquier Discussion: https://postgr.es/m/CA