[pgadmin-support] Adding row from pgAdmin does not work in private schema

2005-03-25 Thread Andrus Moor
I need to create trigger which does not depend on schema name but this does not work when adding rows from pgadmin. To reproduce: 1. Run the code 2. Open dok table in pgAdmin grid for editing. 3. Add new row. Enter g to doktyyp column. Try to save added row. Observed result: -

[pgadmin-support] PgAdmin uses wrong column for primary key

2005-12-25 Thread Andrus Moor
Platform: PgAdmin and server running in the same Windows XP computer. "PostgreSQL 8.1.0 on i686-pc-mingw32, compiled by GCC gcc.exe (GCC) 3.4.2 (mingw-special)" Language: English Distribution: binary Version: 1.4.0 To reproduce: 1. Run the code: CREATE TABLE btest ( jrk numeric(3), konto

[pgadmin-support] XP regional settings not recognized for dates

2006-01-29 Thread Andrus Moor
To reproduce: 1. Open "Login Role" dialog 2. Look into "Account expires" combobox contents 3. Click in triangle to open calendar control Observed: Date and calender format are US. Expected: Date format and calendar control must use settings specified in XP Control Panel / Regional and Languag

[pgadmin-support] pgadmin3-1.4.1.tar does not contain files required for building in Windows

2006-01-29 Thread Andrus Moor
There are a number of files missing in latest release source code tarball (pgadmin3-1.4.1.tar): 1. wx-build subdirectory, setup.h, wxWidgets workplace Pgadmin web page building from source code instructions say that those files are be present. wxwidgets settings for setup.h are not described in a

[pgadmin-support] Data loss on insert error

2006-01-29 Thread Andrus Moor
To reproduce: 1. Add new row in data entry grid. 2. Fill columns with data 3. Enter duplicate primary key value. 4. Save the row Observed: After error messsage, all entered data is lost. Expected: After error message, it must be possible to correct entered data. Version: 1.4.1 Platform: Wind

[pgadmin-support] Invalid password for \ and ' characters

2006-03-18 Thread Andrus Moor
#x27;'" in connection info string Platform: pgAdmin 1.4.0 on windows xp PostgreSQL 8.1.0 on i686-pc-mingw32, compiled by GCC gcc.exe (GCC) 3.4.2 (mingw-special) Andrus Moor ---(end of broadcast)--- TIP 4: Have you searched our list archives? http://archives.postgresql.org