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: BUG #2790: constructor for int2vector seems to be buggy



"Gurjeet Singh" <singh(dot)gurjeet(at)gmail(dot)com> writes:
>     In the first INSERT statement, the array elements are separated by a
> comma and a space; in the second one, the ones that are separated by just a
> comma, do not get inserted!

The syntax is space-separated integers; where did you get the idea to
use commas?

			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