Re: Automatically opening pdf files stored in a bytea field - Mailing list pgsql-php

From Christopher Kings-Lynne
Subject Re: Automatically opening pdf files stored in a bytea field
Date
Msg-id 434DC2C9.9020304@familyhealth.com.au
Whole thread Raw
In response to Re: Automatically opening pdf files stored in a bytea field  (Volkan YAZICI <volkan.yazici@gmail.com>)
List pgsql-php
> Yep, I agree. Furthermore, (un)escape routines will consume so much
> system CPU. If you can, try to use parameters (pg_query_params() and
> pg_send_params()) in any bytea/lo storage. This makes you free from
> escaping without any potential SQL Injection threats.

PostgreSQL prepared statements don't escape bytea afaik

Chris


pgsql-php by date:

Previous
From:
Date:
Subject: Re: Install Postgre on Linux Suse 10
Next
From: "JUAN ERNESTO FLORES BELTRAN"
Date:
Subject: autentication problem