> -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Christopher Kings-Lynne > Sent: 16 June 2006 03:29 > To: pgadmin-support@postgresql.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. ---------------------------(end of broadcast)--------------------------- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match