Document "relrewrite" at the top of heap_create_with_catalog()

Michael Paquier <michael@paquier.xyz>

Commit: 9e1183953f0aee6b8040cd782a8af9996f5ca942
Author: Michael Paquier <michael@paquier.xyz>
Date: 2025-06-18T02:03:21Z
Releases: 18.0
Document "relrewrite" at the top of heap_create_with_catalog()

This parameter has been introduced in 325f2ec5557f, and it was not
documented contrary to all the other arguments of
heap_create_with_catalog().

Reviewed-by: Yugo Nagata <nagata@sraoss.co.jp>
Reviewed-by: Steven Niu <niushiji@gmail.com>
Discussion: https://postgr.es/m/aE--bmEv-gJUTH5v@paquier.xyz

Files

PathChange+/−
src/backend/catalog/heap.c modified +1 −0

Discussion