Re: "fix" for plpgsql polymorphism - Mailing list pgsql-patches

From Christopher Kings-Lynne
Subject Re: "fix" for plpgsql polymorphism
Date
Msg-id 052101c341ce$aa6f5fc0$2800a8c0@mars
Whole thread Raw
In response to Re: "fix" for plpgsql polymorphism  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-patches
> OK; the only change in this version is "isconst = false;". Now you can
> use $0 as a result placeholder if desired. E.g.:

Can we get any inspiration from Perl or bash here?  eg. $$ or $* or
whatever?

Chris


pgsql-patches by date:

Previous
From: Kim Ho
Date:
Subject: JDBC Driver: Check for closed statement
Next
From: Tom Lane
Date:
Subject: Proof-of-concept for initdb-time shared_buffers selection