Derrick Betts a écrit :
> Using Postgres 8.2 on Linux based system.
> Using PgAdmin III Beta 3 on Windows XP SP2.
>
> I utilize the following process to login to the 8.2 database with
> PgAdmin III Beta 3 from Windows XP.
>Open PuTty.exe to create a secure connection to the database.
>Open
Using Postgres 8.2 on Linux based system.
Using PgAdmin III Beta 3 on Windows XP SP2.
I utilize the following process to login to the 8.2 database with
PgAdmin III Beta 3 from Windows XP.
Open PuTty.exe to create a secure connection to the database.
Open PgAdminIII to access the database.
Whenever I open a saved query and run it, the "Do you want to save
changes?" dialog pops up even though I have made no changes to the
query. (This also happened with Beta 2.)
To reproduce:
1. Open the query window
2. Enter the query "Select 1"
3. Save the query
4. Open the saved query
5. Ru