On Mon, Feb 6, 2012 at 3:58 AM, Andreas Tille wrote:
> On Sun, Feb 05, 2012 at 10:11:24AM +0800, Paul Wise wrote:
>> On Sun, Feb 5, 2012 at 12:29 AM, Andreas Tille wrote:
>>
>> > The quotation is actually used to feed strings into prepared statements.
>>
>> Thats confusing, isn't the whole point of
On Sun, Feb 05, 2012 at 10:11:24AM +0800, Paul Wise wrote:
> On Sun, Feb 5, 2012 at 12:29 AM, Andreas Tille wrote:
>
> > The quotation is actually used to feed strings into prepared statements.
>
> Thats confusing, isn't the whole point of prepared statements that you
> don't have to escape thing
On Sun, Feb 5, 2012 at 12:29 AM, Andreas Tille wrote:
> The quotation is actually used to feed strings into prepared statements.
Thats confusing, isn't the whole point of prepared statements that you
don't have to escape things?
--
bye,
pabs
http://wiki.debian.org/PaulWise
--
To UNSUBSCRIBE
On Sat, Feb 04, 2012 at 05:05:27PM +0800, Paul Wise wrote:
> On Sat, Feb 4, 2012 at 4:46 PM, Andreas Tille wrote:
>
> > since I switched to PostgreSQL 9.1 I realised that quoting "'"
> > characters does not work any mory by escaping it using "\" signs.
> > I wonder, how at all aux.py could work fo
On Sat, Feb 4, 2012 at 4:46 PM, Andreas Tille wrote:
> since I switched to PostgreSQL 9.1 I realised that quoting "'"
> characters does not work any mory by escaping it using "\" signs.
> I wonder, how at all aux.py could work for others. Because I have
> the feeling that I missed something I'm j
Hi,
since I switched to PostgreSQL 9.1 I realised that quoting "'"
characters does not work any mory by escaping it using "\" signs.
I wonder, how at all aux.py could work for others. Because I have
the feeling that I missed something I'm just asking for comments
for the following patch to not br
6 matches
Mail list logo