Author: dpage
Date: 2006-12-07 08:42:46 + (Thu, 07 Dec 2006)
New Revision: 5757
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5757&view=rev
Log:
Add '...' to truncated column comments in table SQL, per Erwin Brandstetter.
Modified:
branches/REL-1_6_0_PATCHES/pgadmin
Author: dpage
Date: 2006-12-07 08:43:05 + (Thu, 07 Dec 2006)
New Revision: 5758
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5758&view=rev
Log:
Add '...' to truncated column comments in table SQL, per Erwin Brandstetter.
Modified:
trunk/pgadmin3/CHANGELOG
trunk/
Author: dpage
Date: 2006-12-07 09:52:43 + (Thu, 07 Dec 2006)
New Revision: 5759
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5759&view=rev
Log:
Reverse engineer columns with multi-word names (like 'timestamp with timezone')
correctly so that precision and array modifie
Author: dpage
Date: 2006-12-07 09:53:00 + (Thu, 07 Dec 2006)
New Revision: 5760
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5760&view=rev
Log:
Reverse engineer columns with multi-word names (like 'timestamp with timezone')
correctly so that precision and array modifie
Author: dpage
Date: 2006-12-07 10:34:20 + (Thu, 07 Dec 2006)
New Revision: 5761
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5761&view=rev
Log:
Display the transation start time on the server status windows on PostgreSQL
8.3+
Modified:
trunk/pgadmin3/CHANGELOG
Author: dpage
Date: 2006-12-07 11:40:04 + (Thu, 07 Dec 2006)
New Revision: 5762
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5762&view=rev
Log:
Update VC++ projects to match source tree layout. Use precompiled headers
whereever possible.
Modified:
trunk/pgadmin3/p
I'm using VC+ 2005 Express Edition to build pgAdmin and the changes
from revision 5762 are (probably) incompatible with this edition. I
got the following error messages:
"Solution folders are not supported in this version of Visual Studio.
Solution folder 'xtra' will be displayed as unavailable."
Milen A. Radev wrote:
I'm using VC+ 2005 Express Edition to build pgAdmin and the changes
from revision 5762 are (probably) incompatible with this edition. I
got the following error messages:
"Solution folders are not supported in this version of Visual Studio.
Solution folder 'xtra' will be dis
Milen, here your fist TIP: Do not use Drugs (Microsoft), and you will be fine.
Regards,
Marcos
On 12/7/06, Dave Page <[EMAIL PROTECTED]> wrote:
Milen A. Radev wrote:
> I'm using VC+ 2005 Express Edition to build pgAdmin and the changes
> from revision 5762 are (probably) incompatible with thi
Marcos Alves T. de Azevedo написа:
> Milen, here your fist TIP: Do not use Drugs (Microsoft), and you will be
> fine.
(I'll ignore the sensible advice to "not feed the trolls".)
- I believe it's very nice for a GUI tool to run on as many OSs as possible;
- Most of the desktop users are Windows u
Author: dpage
Date: 2006-12-07 14:10:38 + (Thu, 07 Dec 2006)
New Revision: 5763
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5763&view=rev
Log:
Move agent/include to under /include.
Fix precompiled headers properly again.
Remove VC++ Solution Folders as VC++ Express doe
Milen A. Radev wrote:
Marcos Alves T. de Azevedo написа:
Milen, here your fist TIP: Do not use Drugs (Microsoft), and you will be
fine.
(I'll ignore the sensible advice to "not feed the trolls".)
- The recommended way to build pgAdmin for Windows is by using VS 2005
(http://www.pgadmin.org/do
Author: dpage
Date: 2006-12-07 14:48:04 + (Thu, 07 Dec 2006)
New Revision: 5764
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5764&view=rev
Log:
Further refactoring - start splitting up /include
Added:
trunk/pgadmin3/src/include/ctl/ctlSecurityPanel.h
trunk/pgadm
Author: dpage
Date: 2006-12-07 14:49:47 + (Thu, 07 Dec 2006)
New Revision: 5765
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5765&view=rev
Log:
Remove old module
Modified:
trunk/pgadmin3/src/agent/module.mk
---(end of broadcast)
Author: dpage
Date: 2006-12-07 14:50:52 + (Thu, 07 Dec 2006)
New Revision: 5766
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5766&view=rev
Log:
Remove extra backslash
Modified:
trunk/pgadmin3/src/Makefile.am
---(end of broadcast)---
Author: dpage
Date: 2006-12-07 14:57:42 + (Thu, 07 Dec 2006)
New Revision: 5767
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5767&view=rev
Log:
Move form headers into include/frm
Added:
trunk/pgadmin3/src/include/frm/frmAbout.h
trunk/pgadmin3/src/include/frm/frm
Author: dpage
Date: 2006-12-07 15:11:56 + (Thu, 07 Dec 2006)
New Revision: 5768
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5768&view=rev
Log:
More refactoring - schema headers
Added:
trunk/pgadmin3/src/include/schema/
trunk/pgadmin3/src/include/schema/pgAggreg
Author: dpage
Date: 2006-12-07 15:57:30 + (Thu, 07 Dec 2006)
New Revision: 5769
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5769&view=rev
Log:
Hopefully the final round of refactoring.
Added:
trunk/pgadmin3/src/dlg/dlgClasses.cpp
trunk/pgadmin3/src/include/ctl/
Author: dpage
Date: 2006-12-07 15:58:51 + (Thu, 07 Dec 2006)
New Revision: 5770
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5770&view=rev
Log:
Add missing file
Added:
trunk/pgadmin3/src/include/schema/module.mk
---(end of broadcast)---
Author: dpage
Date: 2006-12-07 16:07:27 + (Thu, 07 Dec 2006)
New Revision: 5771
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5771&view=rev
Log:
Add missing module.mk
Added:
trunk/pgadmin3/src/include/db/module.mk
---(end of broadcast)--
Author: dpage
Date: 2006-12-07 16:09:17 + (Thu, 07 Dec 2006)
New Revision: 5772
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5772&view=rev
Log:
src/main is now gone.
Modified:
trunk/pgadmin3/src/Makefile.am
---(end of broadcast)
Author: dpage
Date: 2006-12-07 16:15:34 + (Thu, 07 Dec 2006)
New Revision: 5773
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5773&view=rev
Log:
Correct header path
Modified:
trunk/pgadmin3/src/dlg/dlgEditGridOptions.cpp
---(end of broadcas
Author: dpage
Date: 2006-12-07 16:21:49 + (Thu, 07 Dec 2006)
New Revision: 5774
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5774&view=rev
Log:
Move events.cpp back to where it should be.
Added:
trunk/pgadmin3/src/frm/events.cpp
Removed:
trunk/pgadmin3/src/inclu
Author: dpage
Date: 2006-12-07 16:27:12 + (Thu, 07 Dec 2006)
New Revision: 5775
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5775&view=rev
Log:
Fix *nix include path
Modified:
trunk/pgadmin3/xtra/pgagent/unix.cpp
---(end of broadcast)--
Author: dpage
Date: 2006-12-07 16:29:09 + (Thu, 07 Dec 2006)
New Revision: 5776
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5776&view=rev
Log:
Roadmap update
Modified:
trunk/www/development/roadmap.php
---(end of broadcast)
Author: dpage
Date: 2006-12-07 17:08:47 + (Thu, 07 Dec 2006)
New Revision: 5778
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5778&view=rev
Log:
Rename src/ to pgadmin/ - if anything is gonna break things - it's this!!
Added:
trunk/pgadmin3/pgadmin/
trunk/pgadmin
Author: dpage
Date: 2006-12-07 17:11:25 + (Thu, 07 Dec 2006)
New Revision: 5779
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5779&view=rev
Log:
Fix subdir name.
Modified:
trunk/pgadmin3/Makefile.am
---(end of broadcast)-
Author: dpage
Date: 2006-12-07 17:13:03 + (Thu, 07 Dec 2006)
New Revision: 5780
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5780&view=rev
Log:
Header path
Modified:
trunk/pgadmin3/pgadmin/Makefile.am
---(end of broadcast)--
Author: dpage
Date: 2006-12-07 17:16:12 + (Thu, 07 Dec 2006)
New Revision: 5782
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5782&view=rev
Log:
Add a directory for the debugger.
Added:
trunk/pgadmin3/debugger/
---(end of broadcast)-
Author: dpage
Date: 2006-12-07 17:22:27 + (Thu, 07 Dec 2006)
New Revision: 5783
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5783&view=rev
Log:
Fix header path
Modified:
trunk/pgadmin3/pgadmin/frm/frmEditGrid.cpp
---(end of broadcast)-
All,
It's vaguely possible that some of you may have spotted a press release
on the EnterpriseDB website, or my most recent post on my blog about my
joining the company.
I just wanted to drop a quick note to the lists to let you know that
although I'll obviously be working on EnterpriseDB's
Author: dpage
Date: 2006-12-07 21:38:49 + (Thu, 07 Dec 2006)
New Revision: 5784
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5784&view=rev
Log:
Add a check to see if we can (in the future) use precompiled headers with GCC.
Modified:
trunk/pgadmin3/acinclude.m4
On 7 Dec 2006 at 20:34, Dave Page wrote:
> It's vaguely possible that some of you may have spotted a press
> release on the EnterpriseDB website, or my most recent post on my blog
> about my joining the company.
Congrats on the new job Dave - best of luck in it.
--Ray.
---
Hi Dave
I tested (pgadmin3-1.6.1 and wxWidgets-2.8.0-rc1) in Solaris.
The following are my observations:
1. Solaris -NV (not yet released) - works without any problem
2. Soalris -10 - Bus Error (core dumped) core dumped when closing the
query tool
( step - exceuting
34 matches
Mail list logo