summaryrefslogtreecommitdiff
path: root/src/backend/tcop
diff options
context:
space:
mode:
authorMichael Paquier2025-11-12 07:53:19 +0000
committerMichael Paquier2025-11-12 07:53:19 +0000
commit2ddc8d9e9baae28ba63a9f1c85f0a36deb9112aa (patch)
treeb01100cb3bd0ff2e68478c0c3290ec43f2277b25 /src/backend/tcop
parenta5523123430f39ba26a0d0250fbe10a396ab0703 (diff)
Move code specific to pg_dependencies to new fileHEADmaster
This new file is named pg_dependencies.c and includes all the code directly related to the data type pg_dependencies, extracted from the extended statistics code. Some patches are under discussion to change its input and output functions, and this separation makes the follow-up changes cleaner by separating the logic related to the data type and the functional dependencies statistics core logic in dependencies.c. Author: Corey Huinker <[email protected]> Co-authored-by: Michael Paquier <[email protected]> Discussion: https://postgr.es/m/[email protected]
Diffstat (limited to 'src/backend/tcop')
0 files changed, 0 insertions, 0 deletions