Use deconstruct_array_builtin instead of deconstruct_array

Commit 062a84442424 introduced use of deconstruct_array when
deconstruct_array_builtin can be used instead.  Do that to save some
code.

Author: Bertrand Drouvot <[email protected]>
Discussion: 
https://postgr.es/m/[email protected]

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/099c572d3384f1cbac6f6a108f56de222c10c11e

Modified Files
--------------
src/backend/catalog/pg_publication.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)

Reply via email to