summaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeWindowAgg.c
diff options
context:
space:
mode:
authorMichael Paquier <michael@paquier.xyz>2025-10-14 16:27:13 +0900
committerMichael Paquier <michael@paquier.xyz>2025-10-14 16:27:13 +0900
commita7d8052910d6254688ef66840554f1bba80a2238 (patch)
tree6a444d992edfd0a1fd58f47356a0bf342ef94211 /src/backend/executor/nodeWindowAgg.c
parentcd0be131ba6f7e8b1323d188db20d15c2504b021 (diff)
pg_upgrade: Use new routine to retrieve data of PG_VERSION
Unsurprisingly, this shaves code. get_major_server_version() can be replaced by the new routine added by cd0be131ba6f, with the contents of PG_VERSION stored in an allocated buffer instead of a fixed-sized one. Author: Michael Paquier <michael@paquier.xyz> Reviewed-by: Masahiko Sawada <sawada.mshk@gmail.com> Discussion: https://postgr.es/m/aOiirvWJzwdVCXph@paquier.xyz
Diffstat (limited to 'src/backend/executor/nodeWindowAgg.c')
0 files changed, 0 insertions, 0 deletions