pgsql: Add missing casts in information schema
Add missing casts in information schema
From: Clément Prévost <prevostclement@gmail.com>
Branch
------
master
Details
-------
http://git.postgresql.org/pg/commitdiff/6a9e09c49e1405c47b0870de73fec5748302f92d
Modified Files
--------------
src/backend/catalog/information_schema.sql | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
--
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers
Peter Eisentraut <peter_e@gmx.net> writes:
Add missing casts in information schema
This should probably have included a catversion bump. However,
I plan to do one later today for the INSERT fix shown in
<9578.1469645245@sss.pgh.pa.us>, so it doesn't matter too much.
regards, tom lane
--
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers
On 8/3/16 2:55 PM, Tom Lane wrote:
Peter Eisentraut <peter_e@gmx.net> writes:
Add missing casts in information schema
This should probably have included a catversion bump. However,
I plan to do one later today for the INSERT fix shown in
<9578.1469645245@sss.pgh.pa.us>, so it doesn't matter too much.
That's what I figured.
--
Peter Eisentraut http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
--
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers