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 <[email protected]> Reviewed-by: Steven Niu <[email protected]> Discussion: https://postgr.es/m/[email protected] Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/9e1183953f0aee6b8040cd782a8af9996f5ca942 Modified Files -------------- src/backend/catalog/heap.c | 1 + 1 file changed, 1 insertion(+)
