Fix misplaced ReleaseSysCache call in get_default_partition_oid.

Robert Haas <rhaas@postgresql.org>

Commit: 1310ac258c773ab9d41650b509098dd01cb4ecf3
Author: Robert Haas <rhaas@postgresql.org>
Date: 2017-10-28T09:10:21Z
Releases: 11.0
Fix misplaced ReleaseSysCache call in get_default_partition_oid.

Julien Rouhaud

Discussion: http://postgr.es/m/CAOBaU_Y4omLA+VbsVdA-JwBLoJWiPxfdKCkMjrZM7NMZxa1fKw@mail.gmail.com

Files

PathChange+/−
src/backend/catalog/partition.c modified +1 −1

Discussion