summaryrefslogtreecommitdiff
path: root/contrib/postgres_fdw/sql/postgres_fdw.sql
diff options
context:
space:
mode:
authorMichael Paquier <michael@paquier.xyz>2025-09-02 16:22:03 +0900
committerMichael Paquier <michael@paquier.xyz>2025-09-02 16:22:03 +0900
commiteccba079c2ea7d6b40a02de774e773e3aaf4bdda (patch)
treeb60e65c82657ef61268d5139f2b22ae960b96960 /contrib/postgres_fdw/sql/postgres_fdw.sql
parenta850be2fe653b3b529969946c1cefe0fd9e34a8d (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