Search Postgresql Archives

Re: [BUGS] bug in 7.4.2, with Handling of Double Quotation Marks

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Alexander S <sasha@in.crimea.ua> writes:
> Instead I can only insert:
> insert into ref_test values (' {here \\"some_text\\"} ');       -- but 
> this is not exactly that i want to have.

Unfortunately, that is what the syntax of array literals requires you to
say.

You might find it easier to work with the ARRAY[] constructor syntax.

			regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
      joining column's datatypes do not match

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux