Project

General

Profile

« Previous | Next » 

Revision 14167

schemas/util.sql: added CAST (util.col AS util.table_item)

View differences:

util.sql
5526 5526

  
5527 5527

  
5528 5528
--
5529
-- Name: CAST (util.col AS util.table_item); Type: CAST; Schema: pg_catalog; Owner: -
5530
--
5531

  
5532
CREATE CAST (util.col AS util.table_item) WITH INOUT AS IMPLICIT;
5533

  
5534

  
5535
--
5529 5536
-- Name: CAST (util.range AS numrange); Type: CAST; Schema: pg_catalog; Owner: -
5530 5537
--
5531 5538

  

Also available in: Unified diff