On Thu, 2012-03-08 at 11:05 +, Steffen Decker wrote:
> Hello pgadmin-support,
>
> i use two tft-display on my development pc (DualView, independent from
> each other).
> After start of pgAdmin (1.14.2) the main window appears one half on
> each display-screen.
> I think the window should
On Thu, 2012-03-08 at 17:27 +0100, michel boekestein wrote:
>
>
> Op 27 februari 2012 22:28 schreef Guillaume Lelarge
> het volgende:
> On Mon, 2012-02-27 at 22:07 +0100, Michel Boekestein wrote:
> >
> >
> >
> > Op 27 feb. 2012 om 15:28 heeft Guillaume Lel
Op 27 februari 2012 22:28 schreef Guillaume Lelarge
het volgende:
> On Mon, 2012-02-27 at 22:07 +0100, Michel Boekestein wrote:
> >
> >
> >
> > Op 27 feb. 2012 om 15:28 heeft Guillaume Lelarge
> het volgende geschreven:
> >
> > > On Mon, 2012-02-27 at 11:34 +0100, michel boekestein wrote:
> > >>
You're right. That complicates it.
On Thu, Mar 8, 2012 at 6:43 AM, Dave Page wrote:
> On Thu, Mar 8, 2012 at 12:26 PM, Michael Shapiro
> wrote:
> > SInce postgres would require a semi-colon between stmts, you could use
> that
> > fact to determine where a stmt starts and where it ends (even for
On Thu, 2012-03-08 at 12:43 +, Dave Page wrote:
> On Thu, Mar 8, 2012 at 12:26 PM, Michael Shapiro wrote:
> > SInce postgres would require a semi-colon between stmts, you could use that
> > fact to determine where a stamt starts and where it ends (even for the case
> > when the last stmt doesn
On Thu, Mar 8, 2012 at 12:26 PM, Michael Shapiro wrote:
> SInce postgres would require a semi-colon between stmts, you could use that
> fact to determine where a stamt starts and where it ends (even for the case
> when the last stmt doesn't have one)
What if there's a semi colon in a comment, str
SInce postgres would require a semi-colon between stmts, you could use that
fact to determine where a stamt starts and where it ends (even for the case
when the last stmt doesn't have one)
On Thu, Mar 8, 2012 at 3:42 AM, Guillaume Lelarge wrote:
>
> On Thu, 2012-03-08 at 09:35 +0100, unterrainer
Hello pgadmin-support,
i use two tft-display on my development pc (DualView, independent from
each other).
After start of pgAdmin (1.14.2) the main window appears one half on
each display-screen.
I think the window should appear only on the primary screen, such as
the splash-screen of pgAdmin.
G
Hi,
On Thu, 2012-03-08 at 09:35 +0100, unterrainer.guent...@leitwind.com
wrote:
> A suggestion to this request:
> I was used to work with TOAD on Oracle and there when you had more
> statements in the editor (what you usually have),
> when you executed then automatically only the statement where y