> -----Original Message-----
> From: Florian G. Pflug [mailto:fgp@phlo.org]
> Sent: 27 February 2006 12:13
> To: Dave Page
> Cc: Edward Di Geronimo Jr.; pgadmin-hackers@postgresql.org
> Subject: Re: [pgadmin-hackers] Query results in grid, new patch
>
> Dave Page wrote:
> > I have been unable to make it misbehave on XP. I haven't
> tried OSX or
> > Linux as I don't have either to hand atm. Can you give me a precise
> > example to test? I have had complete success copying
> individual cells,
> > groups of rows, groups of columns and arbitrary blocks of cells.
>
> I'm current building a version of pgadmin3-trunk with this
> patch included. Should show up as pgadmin3-test in the
> snapshots folder on developer.pgadmin.org in an hour or
> two (That G3 really takes ages to compile pgadmin... ;-) ).
:-)
My build was actually quite fast on battery power last night. I wonder
if it's because when I rehashed the Makefiles recently I included the
headers in pgadmin3_SOURCES rather than noinst_HEADERS (as recommended
by the automake docs).
/D