Yes, it's not difficult. Just complicates things, wxWidgets has function to
create directories in recursive fashion. but if we use it, we'll loose control
about handling error condition and track of newly created folders. API returns
if it's succesful ? But will not help with deletion in case of
Minor doc build fix for Windows.
Branch
--
REL-1_20_0_PATCHES
Details
---
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=b5ebe225a34544b63648de79c9400f8a8e0df9f0
Author: Sandeep Thakkar
Modified Files
--
docs/builddocs.bat |2 +-
1 file changed, 1 insertio
Minor doc build fix for Windows.
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=7e6944d13d395cd642243b885b9c88809c675be1
Author: Sandeep Thakkar
Modified Files
--
docs/builddocs.bat |2 +-
1 file changed, 1 insertion(+), 1 dele
On Wed, Mar 11, 2015 at 7:40 AM, Prasad wrote:
> Hi,
>
> How up to date is this list ?
>
> http://www.pgadmin.org/development/todo.php
>
> Had cursory glance, and second item in Essentials appear to be already done.
I don't think it is done. We check against what we connected with, but
not the da
2015-03-11 8:40 GMT+01:00 Prasad :
> Hi,
>
> How up to date is this list ?
>
>
Let's say it could use some updates :)
> http://www.pgadmin.org/development/todo.php
>
> Had cursory glance, and second item in Essentials appear to be already
> done.
>
>
--
Guillaume.
http://blog.guillaume.lela
On Wed, Mar 11, 2015 at 1:06 PM, Prasad wrote:
> I think, we need to agree what exactly solution should be. About creating
> parent directories.It's going to complicate solution, path can be of any
> depth. i.e. /a/b/c/d/e/.pgpass, and none of these folders could present.
> Are we going to keep o
Hi,
How up to date is this list ?
http://www.pgadmin.org/development/todo.php
Had cursory glance, and second item in Essentials appear to be already done.
regards,
Prasad
--
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://ww
I think, we need to agree what exactly solution should be. About creating
parent directories.It's going to complicate solution, path can be of any depth.
i.e. /a/b/c/d/e/.pgpass, and none of these folders could present. Are we going
to keep on creating all folders ?
regards,
Prasad
Sent: T