Re: [SQL] bytea or large object

From: Martín Marqués <martin(at)bugs(dot)unl(dot)edu(dot)ar>
To: pgsql-php(at)postgresql(dot)org
Subject: Re: [SQL] bytea or large object
Date: 2002-04-04 11:08:40
Message-ID: 20020404110842.41972FA1D@bugs.unl.edu.ar
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-php pgsql-sql

On Jue 04 Abr 2002 04:00, you wrote:
> >
> > There is also a function built in to PHP 4.1.2, available if you're
> > using PostgreSQL 7.2, called pg_escape_bytea.
>
> AFAIK you need PHP >= 4.2 to use pg_escape_bytea which is currently
> available as rc1, i.e. not released. I tried pg_escape_bytea with rc1
> and it segfaults (the process crashes). The function above works fine
> though.

PHP-4.2.0RC2 is out. :-)

--
Porqué usar una base de datos relacional cualquiera,
si podés usar PostgreSQL?
-----------------------------------------------------------------
Martín Marqués | mmarques(at)unl(dot)edu(dot)ar
Programador, Administrador, DBA | Centro de Telematica
Universidad Nacional
del Litoral
-----------------------------------------------------------------

In response to

Browse pgsql-php by date

  From Date Subject
Next Message Masaru Sugawara 2002-04-04 15:01:46 Re: FULL JOIN with 3 or more tables
Previous Message Frank Joerdens 2002-04-04 10:36:41 Re: bytea or large object

Browse pgsql-sql by date

  From Date Subject
Next Message Masaru Sugawara 2002-04-04 15:01:46 Re: FULL JOIN with 3 or more tables
Previous Message Frank Joerdens 2002-04-04 10:36:41 Re: bytea or large object