Re: remove unnecessary table_open/close from makeArrayTypeName
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Alvaro Herrera <alvherre@2ndquadrant.com>, Pg Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2019-12-19T02:17:18Z
Lists: pgsql-hackers
On Wed, Dec 18, 2019 at 05:22:06PM -0500, Tom Lane wrote: > +1, but please collapse up the whitespace too. +1. -- Michael
Commits
-
makeArrayTypeName: Remove pointless relation open/close
- 2b93e3d96b94 13.0 landed
-
Support arrays of composite types, including the rowtypes of regular tables
- bc8036fc666a 8.3.0 cited