Re: Bug with passwords that include apostrophes
require($_SERVER['DOCUMENT_ROOT']."/includes/top_config.php");
?>
Re: Bug with passwords that include apostrophes
> -----Original Message-----
> From: pgadmin-support-owner(at)postgresql(dot)org
> [mailto:pgadmin-support-owner(at)postgresql(dot)org] On Behalf Of
> Christopher Kings-Lynne
> Sent: 16 June 2006 03:29
> To: pgadmin-support(at)postgresql(dot)org
> Subject: [pgadmin-support] Bug with passwords that include apostrophes
>
> pgAdmin version: latest bundled
> OS: Windows XP
>
> Description
> -----------
>
> Attempting to log into a database with pgAdmin using a password that
> contains the apostrophe (') character causes this error:
>
Latest bundled with what? That bug was fixed already:
2006-02-17 DP 1.4.2 Properly escape single quotes in connection
strings.
Regards, Dave.
Home |
Main Index |
Thread Index