Re: array_to_column function - Mailing list pgsql-hackers

From Markus Bertheau
Subject Re: array_to_column function
Date
Msg-id 1099173347.2646.8.camel@teetnang
Whole thread Raw
In response to array_to_column function  (David Fetter <david@fetter.org>)
Responses Re: array_to_column function
List pgsql-hackers
В Сбт, 30.10.2004, в 21:54, David Fetter пишет:
> Kind people,

> CREATE OR REPLACE FUNCTION array_to_column (ANYARRAY)

You want to see that function distributed with PostgreSQL? It would
probably have to be implemented in C then, because PL/pgSQL-support has
to be explicitly "enabled" for every database.

--
Markus Bertheau <twanger@bluetwanger.de>



pgsql-hackers by date:

Previous
From: Dennis Bjorklund
Date:
Subject: Re: Charset/collate support and function parameters
Next
From: Tatsuo Ishii
Date:
Subject: Re: Charset/collate support and function parameters