Re: How can I pass an array to SPI_execute_with_args()? - Mailing list pgsql-general

From Tom Lane
Subject Re: How can I pass an array to SPI_execute_with_args()?
Date
Msg-id 19957.1257432298@sss.pgh.pa.us
Whole thread Raw
In response to Re: How can I pass an array to SPI_execute_with_args()?  (Boszormenyi Zoltan <zb@cybertec.at>)
Responses MD5 Authentication  (Raimon Fernandez <coder@montx.com>)
List pgsql-general
Boszormenyi Zoltan <zb@cybertec.at> writes:
> A question, though: why are there symbolic names for certain
> array types (FLOAT4ARRAYOID, etc) but not for the most?

It's just historical ... we've only bothered to add #defines for the
array types that are explicitly referenced somewhere in the core code.

            regards, tom lane

pgsql-general by date:

Previous
From: Sam Mason
Date:
Subject: Re: Raise functionality
Next
From: "Scot Kreienkamp"
Date:
Subject: pg_dump native format will not restore correctly