support parameters in CALL

From: Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>
To: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: support parameters in CALL
Date: 2018-02-21 02:22:29
Message-ID: f725c479-c0a1-c5ca-e5ec-8272a668f9c7@2ndquadrant.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

The current CALL implementation doesn't support parameters, which was a
bad oversight. This patch fixes that.

--
Peter Eisentraut http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

Attachment Content-Type Size
0001-Support-parameters-in-CALL.patch text/plain 9.9 KB

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2018-02-21 03:00:04 file cloning in pg_upgrade and CREATE DATABASE
Previous Message Peter Geoghegan 2018-02-21 02:15:51 Re: Duplicate Item Pointers in Gin index