Document "relrewrite" at the top of heap_create_with_catalog()
authorMichael Paquier <michael@paquier.xyz>
Wed, 18 Jun 2025 02:03:21 +0000 (11:03 +0900)
committerMichael Paquier <michael@paquier.xyz>
Wed, 18 Jun 2025 02:03:21 +0000 (11:03 +0900)
commit9e1183953f0aee6b8040cd782a8af9996f5ca942
treee53a735fb2909cf51922263956234c98a6c5dbd6
parent428a87607b58949cfc35eeab94825e2de0d541a5
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: http://postgr.es/m/aE--bmEv-gJUTH5v@paquier.xyz
src/backend/catalog/heap.c