diff options
author | Nathan Bossart <nathan@postgresql.org> | 2024-07-03 10:58:26 -0500 |
---|---|---|
committer | Nathan Bossart <nathan@postgresql.org> | 2024-07-03 10:58:26 -0500 |
commit | 6e1c4a03a978ed3574124d8f2be22ba2e5a4b1e9 (patch) | |
tree | 3e5f95b322e46e67f0038623a134ce512a3884c6 /src/backend/executor/nodeSort.c | |
parent | f3412a61f3f92d795ce0c8bb715831ec02124bfb (diff) | |
download | postgresql-6e1c4a03a978ed3574124d8f2be22ba2e5a4b1e9.tar.gz postgresql-6e1c4a03a978ed3574124d8f2be22ba2e5a4b1e9.zip |
Remove is_index parameter from binary_upgrade_set_pg_class_oids().
Since commit 9a974cbcba, this function retrieves the relkind before
it needs to know whether the relation is an index, so we no longer
need callers to provide this information.
Suggested-by: Daniel Gustafsson
Reviewed-by: Daniel Gustafsson
Discussion: https://postgr.es/m/20240418041712.GA3441570%40nathanxps13
Diffstat (limited to 'src/backend/executor/nodeSort.c')
0 files changed, 0 insertions, 0 deletions