Re: Any reasons for 'DO' statement not returning result? - Mailing list pgsql-general

From Jim Nasby
Subject Re: Any reasons for 'DO' statement not returning result?
Date
Msg-id 9d8a0cba-466c-d1ce-972f-0bfae5dd5a9c@BlueTreble.com
Whole thread Raw
In response to Re: Any reasons for 'DO' statement not returning result?  (Chris Travers <chris.travers@gmail.com>)
Responses Re: Any reasons for 'DO' statement not returning result?  (Pavel Stehule <pavel.stehule@gmail.com>)
List pgsql-general
On 8/16/16 11:17 AM, Chris Travers wrote:
> I am thinking adding a temporary keyword to functions would make a lot
> more sense.

Well, right now that's just syntactic sugar, so I think the only real
benefit might be visibility (though, really we should be marketing the
idea that you can create almost *any* object in pg_temp!).

What would be a lot more interesting is if creating a temp function
didn't involve writing an entry to the catalog (something being
discussed for temp tables right now).
--
Jim Nasby, Data Architect, Blue Treble Consulting, Austin TX
Experts in Analytics, Data Architecture and PostgreSQL
Data in Trouble? Get it in Treble! http://BlueTreble.com
855-TREBLE2 (855-873-2532)   mobile: 512-569-9461


pgsql-general by date:

Previous
From: Jim Nasby
Date:
Subject: Re: Jsonb extraction very slow
Next
From: Pavel Stehule
Date:
Subject: Re: Any reasons for 'DO' statement not returning result?