diff options
author | Michael Paquier <michael@paquier.xyz> | 2025-09-02 16:22:03 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2025-09-02 16:22:03 +0900 |
commit | eccba079c2ea7d6b40a02de774e773e3aaf4bdda (patch) | |
tree | b60e65c82657ef61268d5139f2b22ae960b96960 /contrib/postgres_fdw/sql/postgres_fdw.sql | |
parent | a850be2fe653b3b529969946c1cefe0fd9e34a8d (diff) |
Generate pgstat_count_slru*() functions for slru using macros
This change replaces seven functions definitions by macros, reducing a
bit some repetitive patterns in the code. An interesting side effect is
that this removes an inconsistency in the naming of SLRU increment
functions with the field names.
This change is similar to 850f4b4c8cab, 8018ffbf5895 or 83a1a1b56645.
Author: Bertrand Drouvot <bertranddrouvot.pg@gmail.com>
Discussion: https://postgr.es/m/aLHA//gr4dTpDHHC@ip-10-97-1-34.eu-west-3.compute.internal
Diffstat (limited to 'contrib/postgres_fdw/sql/postgres_fdw.sql')
0 files changed, 0 insertions, 0 deletions