[GENERAL] [PROPOSAL] DML value format

2007-08-10 Thread Alejandro Torras
-- English -- Hi, Is there some way to put values in a INSERT statement without taking care of apostrophes? In example: INSERT INTO persons VALUES ('Harry', 'O'Callaghan'); ^^^ I think that it can be used some kind of length-marker to help the

Re: [GENERAL] Using the GPU

2007-06-13 Thread Alejandro Torras
/mergesort (I don't know which is used) -- Alejandro Torras ---(end of broadcast)--- TIP 6: explain analyze is your friend

Re: [GENERAL] Using the GPU

2007-06-13 Thread Alejandro Torras
Alejandro Torras wrote: Billings, John wrote: Does anyone think that PostgreSQL could benefit from using the video card as a parallel computing device? I'm working on a project using Nvidia's CUDA with an 8800 series video card to handle non-graphical algorithms. I'm curious if anyone