pgsql: Add missing casts in information schema

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add missing casts in information schema
Date: 2016-08-03 18:41:40
Message-ID: E1bV16q-00064E-9g@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Add missing casts in information schema

From: Clément Prévost <prevostclement(at)gmail(dot)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(-)

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2016-08-03 18:48:48 pgsql: Do not let PostmasterContext survive into background workers.
Previous Message Peter Eisentraut 2016-08-03 17:50:56 pgsql: doc: Remove documentation of nonexistent information schema colu