Skip site navigation (1) Skip section navigation (2)

Re: arrays as pl/perl input arguments [PATCH]

From: Tim Bunce <Tim(dot)Bunce(at)pobox(dot)com>
To: Alexey Klyukin <alexk(at)commandprompt(dot)com>
Cc: Andrew Dunstan <andrew(at)dunslane(dot)net>, Alex Hunsaker <badalex(at)gmail(dot)com>, "David E(dot) Wheeler" <david(at)kineticode(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: arrays as pl/perl input arguments [PATCH]
Date: 2011-02-16 17:08:11
Message-ID: 20110216170811.GJ87181@timac.local (view raw or flat)
Thread:
Lists: pgsql-hackers
On Sat, Feb 12, 2011 at 02:17:12AM +0200, Alexey Klyukin wrote:
> 
> So, here is the v8. Instead of rewriting the encode_array_literal I've added
> another function, encode_type_literal (could use a better name).

Given that encode_array_literal() encodes an _array_ as a literal,
I'd assume encode_type_literal() encodes a _type_ as a literal.

I'd suggest encode_typed_literal() as a better name.

Tim [just passing though]

In response to

Responses

pgsql-hackers by date

Next:From: Robert HaasDate: 2011-02-16 17:17:41
Subject: Re: contrib loose ends: 9.0 to 9.1 incompatibilities
Previous:From: Alvaro HerreraDate: 2011-02-16 17:08:02
Subject: pgsql: Cleanup ClusterInfo initialization in pg_upgrade

Privacy Policy | About PostgreSQL
Copyright © 1996-2013 The PostgreSQL Global Development Group