Author: dpage
Date: 2007-01-19 08:51:39 + (Fri, 19 Jan 2007)
New Revision: 5876
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5876&view=rev
Log:
Add 1.6.2 RPM downloadss
Modified:
trunk/www/download/rpm.php
---(end of broadcast)
Author: dpage
Date: 2007-01-19 15:54:39 + (Fri, 19 Jan 2007)
New Revision: 5877
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5877&view=rev
Log:
Add options to enable/disable triggers, both individually and per-table
[Guillaume Lelarge, Dave Page]
Refactor a bunch of st
OK, nearly there... :-)
Guillaume Lelarge wrote:
> Dave Page a écrit :
>> [...]
>> Bullet pointed tips, purely because that's how they escaped from my
>> brain :-)
>>
>> - This should be on the Tools menu, not the View menu.
>>
>
> I don't understand what you mean by this. I put them on the Tools
Author: dpage
Date: 2007-01-19 17:33:51 + (Fri, 19 Jan 2007)
New Revision: 5878
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5878&view=rev
Log:
Fix localisation of 'Tab' as a copy delimiter.
Modified:
trunk/pgadmin3/CHANGELOG
trunk/pgadmin3/pgadmin/frm/frmOption
Author: dpage
Date: 2007-01-19 17:34:12 + (Fri, 19 Jan 2007)
New Revision: 5879
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5879&view=rev
Log:
Fix localisation of 'Tab' as a copy delimiter.
Modified:
branches/REL-1_6_0_PATCHES/pgadmin3/CHANGELOG
branches/REL-1_
Hi all,
I keep getting these error messages when I compile pgAdmin from scratch :
src/Makefile.am:43: SUN_CC does not appear in AM_CONDITIONAL
src/Makefile.am:49: SUN_CXX does not appear in AM_CONDITIONAL
xtra/pgagent/Makefile.am:33: SUN_CC does not appear in AM_CONDITIONAL
xtra/pgagent/Makefile.
> --- Original Message ---
> From: Guillaume Lelarge <[EMAIL PROTECTED]>
> To: pgadmin-hackers@postgresql.org
> Sent: 1/19/07, 7:22:14 PM
> Subject: [pgadmin-hackers] Strange error messages
>
> Hi all,
>
> I keep getting these error messages when I compile pgAdmin from scratch :
>
> sr
Dave Page a écrit :
>> I keep getting these error messages when I compile pgAdmin from scratch :
>>
>> src/Makefile.am:43: SUN_CC does not appear in AM_CONDITIONAL
>> src/Makefile.am:49: SUN_CXX does not appear in AM_CONDITIONAL
>> xtra/pgagent/Makefile.am:33: SUN_CC does not appear in AM_CONDITION