CTRL-Z in the SQL command editor.

From: "Gaetan beaulieu" <BeaG(at)Sogi(dot)com>
To: <pgsql-bugs(at)postgresql(dot)org>
Subject: CTRL-Z in the SQL command editor.
Date: 2010-04-07 12:49:27
Message-ID: 9FDF3EDEA80A4F349B4571F2FAEE3388@sogijc
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Hi!

I found a little problem with the CTRL-Z in the SQL command editor.

I have two files, each containing several SQL queries. sql_01.sql and sql_02.sql.

I get the first file sql_01.sql from the menu, I run and everything is fine.

I get the second file from the menu in the same edit window and I bring some changes.

I did CTRL-Z to remove the last change and I see the SQL statements of the first file appear.

So if I save the file, i loose the SQL queries in the file sql_02.sql.

This could represent several hours of work :-(

Windows xp
French
Version 1.10.1 (Dec 3 2009, rev:8025:8026M)

Tank you!

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Robert Haas 2010-04-07 18:37:35 Re: CTRL-Z in the SQL command editor.
Previous Message Magnus Hagander 2010-04-07 10:27:13 Re: BUG #5394: invalid declspec for PG_MODULE_MAGIC