pgsql: Add missing casts in information schema

Started by Peter Eisentrautalmost 10 years ago3 messagescomitters
Jump to latest
#1Peter Eisentraut
peter_e@gmx.net

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

#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: Peter Eisentraut (#1)
Re: pgsql: Add missing casts in information schema

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

#3Peter Eisentraut
peter_e@gmx.net
In reply to: Tom Lane (#2)
Re: pgsql: Add missing casts in information schema

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