aboutsummaryrefslogtreecommitdiff
path: root/contrib/postgres_fdw/sql/postgres_fdw.sql
diff options
context:
space:
mode:
authorRobert Haas <rhaas@postgresql.org>2023-09-28 10:36:34 -0400
committerRobert Haas <rhaas@postgresql.org>2023-09-28 10:36:34 -0400
commit4e9fc3a9762065a442b829d759dc61d9a3265e81 (patch)
tree2a8744fd97994f41f099340d85dae48cf772d575 /contrib/postgres_fdw/sql/postgres_fdw.sql
parent22ff5c9d78b9c23622de2cf0730cec85266a7596 (diff)
downloadpostgresql-4e9fc3a9762065a442b829d759dc61d9a3265e81.tar.gz
postgresql-4e9fc3a9762065a442b829d759dc61d9a3265e81.zip
Return data from heap_page_prune via a struct.
Previously, one of the values in the struct was returned as the return value, and another was returned via an output parameter. In preparation for returning more stuff, consolidate both values into a struct returned via an output parameter. Melanie Plageman, reviewed by Andres Freund and by me. Discussion: https://postgr.es/m/CAAKRu_br124qsGJieuYA0nGjywEukhK1dKBfRdby_4yY3E9SXA%40mail.gmail.com
Diffstat (limited to 'contrib/postgres_fdw/sql/postgres_fdw.sql')
0 files changed, 0 insertions, 0 deletions