Re: [pgScript patch] Output + bug fix - Mailing list pgadmin-hackers

From Mickael Deloison
Subject Re: [pgScript patch] Output + bug fix
Date
Msg-id 1f8f052b0903070331n4759fe42k209958f5f4d923f1@mail.gmail.com
Whole thread Raw
In response to Re: [pgScript patch] Output + bug fix  (Dave Page <dpage@pgadmin.org>)
Responses Re: [pgScript patch] Output + bug fix  (Dave Page <dpage@pgadmin.org>)
List pgadmin-hackers
2009/3/7 Dave Page <dpage@pgadmin.org>:
> I meant 'code written in pgScript' that would exercise that c++
> codepath, but i think i can work something out from your description
> :)
>

Ok, you can put anything that returns something else than
PGRES_COMMAND_OK or PGRES_TUPLES_OK.
For example:
SELECT 1 FROM Table_that_does_not_exist;

Mickael

pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: [pgScript patch] Output + bug fix
Next
From: "M@rton Akos"
Date:
Subject: help for "quick search"