Fix misplaced ReleaseSysCache call in get_default_partition_oid.
authorRobert Haas <rhaas@postgresql.org>
Sat, 28 Oct 2017 09:10:21 +0000 (11:10 +0200)
committerRobert Haas <rhaas@postgresql.org>
Sat, 28 Oct 2017 09:10:21 +0000 (11:10 +0200)
commit1310ac258c773ab9d41650b509098dd01cb4ecf3
tree48f2cc67eb1fb7e8b934428cdbbe8220aea8f776
parentd76886c2d33123299ce7c8255a71e39b9e53711b
Fix misplaced ReleaseSysCache call in get_default_partition_oid.

Julien Rouhaud

Discussion: http://postgr.es/m/CAOBaU_Y4omLA+VbsVdA-JwBLoJWiPxfdKCkMjrZM7NMZxa1fKw@mail.gmail.com
src/backend/catalog/partition.c