[pgadmin-hackers] SVN Commit by dpage: r6730 - trunk/www

2007-10-10 Thread svn
Author: dpage

Date: 2007-10-10 09:29:20 +0100 (Wed, 10 Oct 2007)

New Revision: 6730

Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6730view=rev

Log:
Announce the RC on the front page.


Modified:
   trunk/www/index.php

---(end of broadcast)---
TIP 6: explain analyze is your friend


[pgadmin-hackers] pgAdmin III v1.8.0 RC 1 released

2007-10-10 Thread Dave Page
I'm pleased to announce the release of pgAdmin III v1.8.0 Release
Candidate 1. We hope to turn this into a full release as soon as
possible, so please, download, test and report any last-minute issues so
we can fix them for release!!

pgAdmin is the leading graphical administration and development tool for
PostgreSQL, EnterpriseDB and most other PostgreSQL-derived DBMSs. It can
be used on Windows, Linux, FreeBSD, Mac and Solaris with servers on any
platform. For more information, please see the website:
http://www.pgadmin.org/

For details of the changes since v1.6, please see the changelog at:
http://www.pgadmin.org/development/changelog.php

To download the release candidate, please visit the download page at
http://www.pgadmin.org/download/. In addition to the source code, binary
downloads are currently available for Windows, Mac OS X and Slackware
Linux. Additional binaries will be released as soon as possible.

This is a pre-release version and should be used at your own risk!
Please report any bugs or problems to [EMAIL PROTECTED]

Regards, Dave.

-- 
Dave Page
pgAdmin Project Lead

---(end of broadcast)---
TIP 6: explain analyze is your friend


[pgadmin-hackers] SVN Commit by dpage: r6729 - trunk/www/download

2007-10-10 Thread svn
Author: dpage

Date: 2007-10-10 09:24:38 +0100 (Wed, 10 Oct 2007)

New Revision: 6729

Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6729view=rev

Log:
Update for RC1


Modified:
   trunk/www/download/macosx.php
   trunk/www/download/slackware.php
   trunk/www/download/windows.php

---(end of broadcast)---
TIP 3: Have you checked our extensive FAQ?

   http://www.postgresql.org/docs/faq


Re: [pgadmin-hackers] RC1 Uploaded

2007-10-10 Thread Devrim GÜNDÜZ
Hi Dave,

On Tue, 2007-10-09 at 11:26 +0100, Dave Page wrote:
 I've uploaded source and binary builds of RC1 to 
 http://developer.pgadmin.org/ftp/release/v1.8.0-rc1/. Please take a 
 minute to check them out for any obvious errors before I announce 
 sometime tomorrow.

I just uploaded Fedora-7 RPM and the SRPM to developer.pgadmin.org.
Sorry for the delay (yes, I could now build it on F-7).

FYI.

Regards,
-- 
Devrim GÜNDÜZ
PostgreSQL Replication, Consulting, Custom Development, 24x7 support
Managed Services, Shared and Dedicated Hosting
Co-Authors: plPHP, ODBCng - http://www.commandprompt.com/




signature.asc
Description: This is a digitally signed message part


[pgadmin-hackers] RC1 crashes when right clicked on template0

2007-10-10 Thread Devrim GÜNDÜZ
Hi,

I thought this was fixed already, but this is what I got in Rc1:


Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1208342000 (LWP 30701)]
0x080bc8b2 in pgConn::BackendMinimumVersion ()
(gdb) bt
#0  0x080bc8b2 in pgConn::BackendMinimumVersion ()
#1  0x082864ec in pgDatabase::ShowTreeDetail ()
#2  0x082b4b44 in pgObject::ShowTree ()
#3  0x0819bb30 in frmMain::setDisplay ()
#4  0x0819c917 in frmMain::execSelChange ()
#5  0x0819c9e6 in frmMain::OnTreeSelChanged ()
#6  0x02a97325 in wxAppConsole::HandleEvent ()
from /usr/lib/libwx_baseu-2.8.so.0
#7  0x02b418ff in wxEvtHandler::ProcessEventIfMatches ()
from /usr/lib/libwx_baseu-2.8.so.0
#8  0x02b41a4d in wxEventHashTable::HandleEvent ()
from /usr/lib/libwx_baseu-2.8.so.0
#9  0x02b41bb6 in wxEvtHandler::ProcessEvent ()
from /usr/lib/libwx_baseu-2.8.so.0
#10 0x02b41b5b in wxEvtHandler::ProcessEvent ()
from /usr/lib/libwx_baseu-2.8.so.0
#11 0x0323999b in wxWindowBase::TryParent ()
from /usr/lib/libwx_gtk2u_core-2.8.so.0
#12 0x02b41b6b in wxEvtHandler::ProcessEvent ()
from /usr/lib/libwx_baseu-2.8.so.0
#13 0x02b41b5b in wxEvtHandler::ProcessEvent ()
from /usr/lib/libwx_baseu-2.8.so.0
#14 0x0326e533 in wxScrollHelperEvtHandler::ProcessEvent ()
from /usr/lib/libwx_gtk2u_core-2.8.so.0
#15 0x032825dd in wxGenericTreeCtrl::DoSelectItem ()
from /usr/lib/libwx_gtk2u_core-2.8.so.0
#16 0x03285b19 in wxGenericTreeCtrl::OnMouse ()
from /usr/lib/libwx_gtk2u_core-2.8.so.0
#17 0x02a97325 in wxAppConsole::HandleEvent ()
from /usr/lib/libwx_baseu-2.8.so.0
#18 0x02b418ff in wxEvtHandler::ProcessEventIfMatches ()
from /usr/lib/libwx_baseu-2.8.so.0
#19 0x02b41a4d in wxEventHashTable::HandleEvent ()
from /usr/lib/libwx_baseu-2.8.so.0
#20 0x02b41bb6 in wxEvtHandler::ProcessEvent ()
from /usr/lib/libwx_baseu-2.8.so.0
#21 0x02b41b5b in wxEvtHandler::ProcessEvent ()
from /usr/lib/libwx_baseu-2.8.so.0
#22 0x0326e533 in wxScrollHelperEvtHandler::ProcessEvent ()
from /usr/lib/libwx_gtk2u_core-2.8.so.0
#23 0x03114abb in wxWindow::GTKProcessEvent ()
from /usr/lib/libwx_gtk2u_core-2.8.so.0
#24 0x0311a66e in ?? () from /usr/lib/libwx_gtk2u_core-2.8.so.0
#25 0x003ea500 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#26 0x00cfdda2 in g_closure_invoke () from /lib/libgobject-2.0.so.0
#27 0x00d0e4d3 in ?? () from /lib/libgobject-2.0.so.0
#28 0x00d0f7bf in g_signal_emit_valist () from /lib/libgobject-2.0.so.0
#29 0x00d0fbb9 in g_signal_emit () from /lib/libgobject-2.0.so.0
#30 0x004ff298 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#31 0x003e38c3 in gtk_propagate_event ()
from /usr/lib/libgtk-x11-2.0.so.0
#32 0x003e4ac7 in gtk_main_do_event () from /usr/lib/libgtk-x11-2.0.so.0
#33 0x006b641a in ?? () from /usr/lib/libgdk-x11-2.0.so.0
#34 0x00bcc7f2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#35 0x00bcf7cf in ?? () from /lib/libglib-2.0.so.0
#36 0x00bcfb79 in g_main_loop_run () from /lib/libglib-2.0.so.0
#37 0x003e4f44 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
#38 0x03103b5c in wxEventLoop::Run ()
from /usr/lib/libwx_gtk2u_core-2.8.so.0
#39 0x031a543e in wxAppBase::MainLoop ()
from /usr/lib/libwx_gtk2u_core-2.8.so.0
#40 0x031a4a31 in wxAppBase::OnRun ()
from /usr/lib/libwx_gtk2u_core-2.8.so.0
#41 0x02ad4aaa in wxEntry () from /usr/lib/libwx_baseu-2.8.so.0
#42 0x02ad4b67 in wxEntry () from /usr/lib/libwx_baseu-2.8.so.0
#43 0x08071a50 in main ()
=

Regards,
-- 
Devrim GÜNDÜZ
PostgreSQL Replication, Consulting, Custom Development, 24x7 support
Managed Services, Shared and Dedicated Hosting
Co-Authors: plPHP, ODBCng - http://www.commandprompt.com/




signature.asc
Description: This is a digitally signed message part


Re: [pgadmin-hackers] RC1 Uploaded

2007-10-10 Thread Dave Page


 --- Original Message ---
 From: Devrim GÜNDÜZ [EMAIL PROTECTED]
 To: Dave Page [EMAIL PROTECTED]
 Sent: 10/10/07, 17:47:38
 Subject: Re: [pgadmin-hackers] RC1 Uploaded
 
 Hi Dave,
 
 On Tue, 2007-10-09 at 11:26 +0100, Dave Page wrote:
  I've uploaded source and binary builds of RC1 to 
  http://developer.pgadmin.org/ftp/release/v1.8.0-rc1/. Please take a 
  minute to check them out for any obvious errors before I announce 
  sometime tomorrow.
 
 I just uploaded Fedora-7 RPM and the SRPM to developer.pgadmin.org.
 Sorry for the delay (yes, I could now build it on F-7).

Thanks Devrim.

/D

---(end of broadcast)---
TIP 4: Have you searched our list archives?

   http://archives.postgresql.org


[pgadmin-hackers] SVN Commit by guillaume: r6731 - in trunk/www/locale: fr_FR/LC_MESSAGES zh_CN/LC_MESSAGES

2007-10-10 Thread svn
Author: guillaume

Date: 2007-10-10 19:22:55 +0100 (Wed, 10 Oct 2007)

New Revision: 6731

Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6731view=rev

Log:
Automatic stringmerge using merge script.


Modified:
   trunk/www/locale/fr_FR/LC_MESSAGES/pgadmin3_website.mo
   trunk/www/locale/fr_FR/LC_MESSAGES/pgadmin3_website.po
   trunk/www/locale/zh_CN/LC_MESSAGES/pgadmin3_website.mo
   trunk/www/locale/zh_CN/LC_MESSAGES/pgadmin3_website.po

---(end of broadcast)---
TIP 4: Have you searched our list archives?

   http://archives.postgresql.org


[pgadmin-hackers] SVN Commit by guillaume: r6732 - trunk/www/locale/fr_FR/LC_MESSAGES

2007-10-10 Thread svn
Author: guillaume

Date: 2007-10-10 19:29:08 +0100 (Wed, 10 Oct 2007)

New Revision: 6732

Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6732view=rev

Log:
Update website french translation.



Modified:
   trunk/www/locale/fr_FR/LC_MESSAGES/pgadmin3_website.mo
   trunk/www/locale/fr_FR/LC_MESSAGES/pgadmin3_website.po

---(end of broadcast)---
TIP 9: In versions below 8.0, the planner will ignore your desire to
   choose an index scan if your joining column's datatypes do not
   match


[pgadmin-hackers] SVN Commit by guillaume: r6733 - trunk/pgadmin3/i18n/ca_ES

2007-10-10 Thread svn
Author: guillaume

Date: 2007-10-10 22:53:31 +0100 (Wed, 10 Oct 2007)

New Revision: 6733

Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6733view=rev

Log:
Update spanish translation, per Carme Cerd?\195?\160 Torres.



Modified:
   trunk/pgadmin3/i18n/ca_ES/pgadmin3.mo
   trunk/pgadmin3/i18n/ca_ES/pgadmin3.po

---(end of broadcast)---
TIP 5: don't forget to increase your free space map settings


[pgadmin-hackers] SVN Commit by guillaume: r6734 - trunk/pgadmin3/i18n/fr_FR

2007-10-10 Thread svn
Author: guillaume

Date: 2007-10-10 23:14:05 +0100 (Wed, 10 Oct 2007)

New Revision: 6734

Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6734view=rev

Log:
Update french translation.



Modified:
   trunk/pgadmin3/i18n/fr_FR/pgadmin3.mo
   trunk/pgadmin3/i18n/fr_FR/pgadmin3.po

---(end of broadcast)---
TIP 5: don't forget to increase your free space map settings


[pgadmin-hackers] SVN Commit by hiroshi: r6735 - trunk/pgadmin3/pgadmin/include/images

2007-10-10 Thread svn
Author: hiroshi

Date: 2007-10-11 02:04:16 +0100 (Thu, 11 Oct 2007)

New Revision: 6735

Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6735view=rev

Log:
Addition the 32x32(Standard)
report from Daniel B. Thurman.



Modified:
   trunk/pgadmin3/pgadmin/include/images/pgAdmin3.ico

---(end of broadcast)---
TIP 5: don't forget to increase your free space map settings


[pgadmin-hackers] Handling the pg_global of tablespace.

2007-10-10 Thread Hiroshi Saito

Hi All.

As for pg_global, handling became difficult for reasons of Ver 8.3 to security.
http://archives.postgresql.org/pgsql-hackers/2007-10/msg00448.php
Therefore, we have to do this change by this version.

A method is considered as follows.

1. pg_global is removed by the handling of a tablespace objects.
or
2. consideration of statistics and dependents is disregarded. 

I want to convert by 1. 
Is there any objection? or any idea?


Regards,
Hiroshi Saito


---(end of broadcast)---
TIP 9: In versions below 8.0, the planner will ignore your desire to
  choose an index scan if your joining column's datatypes do not
  match