Re: UNICODE and PL/PGSQL
От | Markus Schaber |
---|---|
Тема | Re: UNICODE and PL/PGSQL |
Дата | |
Msg-id | 456B09DD.909@logix-tt.com обсуждение исходный текст |
Ответ на | Re: UNICODE and PL/PGSQL ("Bart Degryse" <Bart.Degryse@indicator.be>) |
Ответы |
Re: UNICODE and PL/PGSQL
|
Список | pgsql-sql |
Hi, Bart, Bart Degryse wrote: > I should have said "The ICT department doesn't give me access to the > psql command line interface". Hmm, and you can't install psql on the same host you use to run pgadmin? It's just a client, that connects to PostgreSQL the same way as pgamdin. > ERROR: operator does not exist: character varying || bytea > HINT: No operator matches the given name and argument type(s). You may > need to add explicit type casts. > CONTEXT: SQL statement "SELECT $1 || decode(to_hex( $2 ), 'hex')" Hmm. Strange. Does it happen in a plpgsql function, or when issuing the select as PREPARE statement via pgadmin? Which PostgreSQL version are you running? Markus -- Markus Schaber | Logical Tracking&Tracing International AG Dipl. Inf. | Software Development GIS Fight against software patents in Europe! www.ffii.org www.nosoftwarepatents.org
В списке pgsql-sql по дате отправления: