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

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: libpq PQexecParams and arrays



Alexey Slynko <slynko(at)tronet(dot)ru> writes:
> I don't think, that it's a good idea to construct it by hand, because 
> array_recv is an internal backend function,
> and format can be changed at any time

No, the on-the-wire binary formats are intended to be stable.  They're
rather poorly documented :-( but they aren't something we will change
lightly.

			regards, tom lane



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group