Hi there,
Heare is an issue I found with pgadmin2 ver 1.4.0
and 1.4.12 which is NOT in ver 1.2
Have a table (structure is at the end of this
mail).
My key is:
CONSTRAINT inventoryindex UNIQUE (warehouse_code,
serial_number, id),
CONSTRAINT inventory_key PRIMARY KEY (warehouse_code,
se
Title: buildall.bat problems
Hi!
As I found your help-request in the web, I decided to contact you because we seem to have similar problems generating software...
As I'm here at one of the world's largest software-enterprise sites I'm sure to be able to provide know how and perhaps can discu
Title: Message
Hi
Alex,
This
is a known problem which is not the easiest to fix. In pgAdmin 1.2, whe updating
rows it built an SQL query based on virtually all columns in the row. This often
failed because of things like timezone differences or floating point errors. In
pgAdmin 1.4, it wi