diff options
author | Peter Eisentraut <peter@eisentraut.org> | 2025-03-18 11:17:43 +0100 |
---|---|---|
committer | Peter Eisentraut <peter@eisentraut.org> | 2025-03-18 11:17:43 +0100 |
commit | 7317e641268fb9b08d32519920adf1f16c8591ea (patch) | |
tree | 6e418f0e3bf7e441b0a36c429c621f494259e503 /src/backend/commands/explain_format.c | |
parent | 122a9af5def2db78f2c2131958eab8873bfee93b (diff) | |
download | postgresql-7317e641268fb9b08d32519920adf1f16c8591ea.tar.gz postgresql-7317e641268fb9b08d32519920adf1f16c8591ea.zip |
Add some opfamily support functions to lsyscache.c
Add get_opfamily_method() and get_opfamily_member_for_cmptype() in
lsyscache.c. No callers yet, but we'll add some soon. This is part
of generalizing some parts of the code away from having btree
hardcoded and use CompareType instead.
Author: Mark Dilger <mark.dilger@enterprisedb.com>
Discussion: https://www.postgresql.org/message-id/flat/E72EAA49-354D-4C2E-8EB9-255197F55330@enterprisedb.com
Diffstat (limited to 'src/backend/commands/explain_format.c')
0 files changed, 0 insertions, 0 deletions