Thread: pgagent commandline

pgagent commandline

From
"Magnus Hagander"
Date:
Attached patch fixes pgagent commandline parsing so it rejects a
commandline with an invalid option, instead of silently ignoring it.
(Yes, I keep typing it wrong :))

win32 part only tested through the compiler, not actually run.

//Magnus


Attachment

Re: pgagent commandline

From
"Dave Page"
Date:
Thanks, patch applied.

/D

> -----Original Message-----
> From: pgadmin-hackers-owner@postgresql.org
> [mailto:pgadmin-hackers-owner@postgresql.org] On Behalf Of
> Magnus Hagander
> Sent: 20 February 2006 15:34
> To: pgadmin-hackers
> Subject: [pgadmin-hackers] pgagent commandline
>
> Attached patch fixes pgagent commandline parsing so it rejects a
> commandline with an invalid option, instead of silently ignoring it.
> (Yes, I keep typing it wrong :))
>
> win32 part only tested through the compiler, not actually run.
>
> //Magnus
>
>