[pgadmin-hackers] CVS Commit by andreas: Improved disconnect handling StatusBar with size

2004-07-21 Thread cvs
Log Message: --- Improved disconnect handling StatusBar with size handle for frmStatus, dlgFunction and dlgView Modified Files: -- pgadmin3: CHANGELOG.txt (r1.116 -> r1.117) pgadmin3/src/include: dlgProperty.h (r1.37 -> r1.38) pgadmin3/src/ui:

[pgadmin-hackers] CVS Commit by andreas: gtk fixes

2004-07-21 Thread cvs
Log Message: --- gtk fixes Modified Files: -- pgadmin3/src/ui: frmStatus.cpp (r1.32 -> r1.33) dlgProperty.cpp (r1.80 -> r1.81) Index: dlgProperty.cpp === RCS file: /projects/pgadmin3/src/ui/dlg

[pgadmin-hackers] CVS Commit by andreas: wx library name fixes for Release build

2004-07-21 Thread cvs
Log Message: --- wx library name fixes for Release build Modified Files: -- pgadmin3/src: pgAdmin3.dsp (r1.103 -> r1.104) Index: pgAdmin3.dsp === RCS file: /projects/pgadmin3/src/pgAdmin3.dsp,v retriev

[pgadmin-hackers] CVS Commit by andreas: fix dialogs without statusbar

2004-07-22 Thread cvs
Log Message: --- fix dialogs without statusbar Modified Files: -- pgadmin3/src/ui: dlgProperty.cpp (r1.81 -> r1.82) Index: dlgProperty.cpp === RCS file: /projects/pgadmin3/src/ui/dlgProperty.cpp,v retr

[pgadmin-hackers] CVS Commit by andreas: dlg parent fix for gtk

2004-07-22 Thread cvs
Log Message: --- dlg parent fix for gtk Modified Files: -- pgadmin3/src/include: dlgClasses.h (r1.4 -> r1.5) pgadmin3/src/ui: dlgAddTableView.cpp (r1.14 -> r1.15) dlgClasses.cpp (r1.4 -> r1.5) dlgEditGridOptions.cpp (r1.19 -> r1.20)

[pgadmin-hackers] CVS Commit by andreas: statusbar fixes

2004-07-23 Thread cvs
Log Message: --- statusbar fixes Modified Files: -- pgadmin3/src/ui: dlgFunction.cpp (r1.34 -> r1.35) dlgProperty.cpp (r1.83 -> r1.84) Index: dlgProperty.cpp === RCS file: /projects/pgadmin3/sr

[pgadmin-hackers] CVS Commit by andreas: named/unnamed function arg fixes

2004-07-23 Thread cvs
Log Message: --- named/unnamed function arg fixes Modified Files: -- pgadmin3/src/ui: dlgFunction.cpp (r1.35 -> r1.36) Index: dlgFunction.cpp === RCS file: /projects/pgadmin3/src/ui/dlgFunction.cpp,v r

[pgadmin-hackers] CVS Commit by andreas: minor ctlSecurityPanel button fix

2004-07-25 Thread cvs
Log Message: --- minor ctlSecurityPanel button fix Modified Files: -- pgadmin3/src/ui: ctlSecurityPanel.cpp (r1.4 -> r1.5) Index: ctlSecurityPanel.cpp === RCS file: /projects/pgadmin3/src/ui/ctlSecurit

[pgadmin-hackers] CVS Commit by andreas: minor ctlSecurityPanel button fix

2004-07-25 Thread cvs
Log Message: --- minor ctlSecurityPanel button fix Modified Files: -- pgadmin3/src/ui: ctlSecurityPanel.cpp (r1.5 -> r1.6) Index: ctlSecurityPanel.cpp === RCS file: /projects/pgadmin3/src/ui/ctlSecurit

[pgadmin-hackers] CVS Commit by andreas: strange gtk bug fix

2004-07-25 Thread cvs
Log Message: --- strange gtk bug fix Modified Files: -- pgadmin3/src/ui: dlgFunction.cpp (r1.36 -> r1.37) Index: dlgFunction.cpp === RCS file: /projects/pgadmin3/src/ui/dlgFunction.cpp,v retrieving rev

[pgadmin-hackers] CVS Commit by andreas: minor cleanup

2004-07-25 Thread cvs
Log Message: --- minor cleanup Modified Files: -- pgadmin3/src/ui: dlgProperty.cpp (r1.84 -> r1.85) Index: dlgProperty.cpp === RCS file: /projects/pgadmin3/src/ui/dlgProperty.cpp,v retrieving revision

[pgadmin-hackers] CVS Commit by andreas: support of pg_xxx_size if available

2004-07-25 Thread cvs
Log Message: --- support of pg_xxx_size if available Modified Files: -- pgadmin3: CHANGELOG.txt (r1.117 -> r1.118) pgadmin3/src/db: pgConn.cpp (r1.49 -> r1.50) pgadmin3/src/include: pgConn.h (r1.25 -> r1.26) pgIndex.h (r1.23 -> r1.24)

[pgadmin-hackers] CVS Commit by andreas: gcc filename collision fix

2004-07-25 Thread cvs
Log Message: --- gcc filename collision fix Modified Files: -- pgadmin3/src: pgAdmin3.dsp (r1.104 -> r1.105) pgadmin3/src/db: pgConn.cpp (r1.50 -> r1.51) pgadmin3/src/schema: pgDatabase.cpp (r1.60 -> r1.61) pgIndex.cpp (r1.33 -> r1.34

[pgadmin-hackers] CVS Commit by andreas: typo fix

2004-07-26 Thread cvs
Log Message: --- typo fix Modified Files: -- pgadmin3/src/db: pgConn.cpp (r1.51 -> r1.52) pgadmin3/src/ui: frmStatus.cpp (r1.36 -> r1.37) Index: pgConn.cpp === RCS file: /projects/pgadmin3/

[pgadmin-hackers] CVS Commit by andreas: fix search_path/schema prefix bug

2004-07-26 Thread cvs
Log Message: --- fix search_path/schema prefix bug Modified Files: -- pgadmin3/src/schema: pgDatabase.cpp (r1.61 -> r1.62) Index: pgDatabase.cpp === RCS file: /projects/pgadmin3/src/schema/pgDatabase.c

[pgadmin-hackers] CVS Commit by andreas: support of pg_xxx_size if available

2004-07-27 Thread cvs
Log Message: --- support of pg_xxx_size if available Modified Files: -- pgadmin3/src: Makefile.am (r1.83 -> r1.84) Index: Makefile.am === RCS file: /projects/pgadmin3/src/Makefile.am,v retrieving revis

[pgadmin-hackers] CVS Commit by andreas: Reworked schema prefixing

2004-07-27 Thread cvs
Log Message: --- Reworked schema prefixing Modified Files: -- pgadmin3: CHANGELOG.txt (r1.118 -> r1.119) pgadmin3/src/include: pgDatabase.h (r1.38 -> r1.39) pgDatatype.h (r1.9 -> r1.10) pgDomain.h (r1.18 -> r1.19) pgadmin3/src/schema:

[pgadmin-hackers] CVS Commit by andreas: typo fix

2004-07-27 Thread cvs
Log Message: --- typo fix Modified Files: -- pgadmin3/src: Makefile.am (r1.84 -> r1.85) Index: Makefile.am === RCS file: /projects/pgadmin3/src/Makefile.am,v retrieving revision 1.84 retrieving revisio

[pgadmin-hackers] CVS Commit by andreas: Tablespace usage fix for objects using the

2004-07-30 Thread cvs
Log Message: --- Tablespace usage fix for objects using the database's default tablespace Modified Files: -- pgadmin3/src/schema: pgTablespace.cpp (r1.8 -> r1.9) Index: pgTablespace.cpp === RCS file: /

[pgadmin-hackers] CVS Commit by andreas: Imported Sources

2004-08-02 Thread cvs
Update of /projects/pgadmin-tools In directory cvs.pgadmin.org:/tmp/cvs-serv18806 Log Message: no message Status: Vendor Tag: initial Release Tags: INITIAL N pgadmin-tools/support/admin.sql.in N pgadmin-tools/support/genfile.c N pgadmin-tools/support/Makefile N pgadmin

[pgadmin-hackers] CVS Commit by dpage: Auto-discover locally installed servers when

2004-08-02 Thread cvs
Log Message: --- Auto-discover locally installed servers when registered by the Win32 binary installer. Modified Files: -- pgadmin3: CHANGELOG.txt (r1.119 -> r1.120) pgadmin3/pkg/win32: pgadmin3.wsi (r1.16 -> r1.17) pgadmin3.wsm (r1.1 -> r1.2)

[pgadmin-hackers] CVS Commit by dpage: Added .c_str()'s I missed first time round.

2004-08-03 Thread cvs
Log Message: --- Added .c_str()'s I missed first time round. Need unistd.h for gethostname() on *nix Modified Files: -- pgadmin3/src/ui: frmMain.cpp (r1.99 -> r1.100) Index: frmMain.cpp === RCS file: /

[pgadmin-hackers] CVS Commit by dpage: Store details of discovered local servers in the

2004-08-03 Thread cvs
Log Message: --- Store details of discovered local servers in the registry for potential modification. Don't barf an error if HKLM\Software\PostgreSQL\Servers doesn't exist. Modified Files: -- pgadmin3/src/ui: frmMain.cpp (r1.98 -> r1.99) Index: frmMain.cpp ===

[pgadmin-hackers] CVS Commit by andreas: win32 fix for access of postmaster variables

2004-08-04 Thread cvs
Log Message: --- win32 fix for access of postmaster variables Modified Files: -- pgadmin-tools/support: genfile.c (r1.1.1.1 -> r1.2) misc.c (r1.1.1.1 -> r1.2) size.c (r1.1.1.1 -> r1.2) Index: size.c ==

[pgadmin-hackers] CVS Commit by andreas: win32 service control refactor tree context menu:

2004-08-05 Thread cvs
Log Message: --- win32 service control refactor tree context menu: create instead of en/disable items Modified Files: -- pgadmin3: CHANGELOG.txt (r1.120 -> r1.121) TODO.txt (r1.104 -> r1.105) pgadmin3/src: pgAdmin3.dsp (r1.106 -> r1.107) pgad

[pgadmin-hackers] CVS Commit by andreas: optimizing: no "new" submenu if only one item

2004-08-05 Thread cvs
Log Message: --- optimizing: no "new" submenu if only one item Modified Files: -- pgadmin3/src/ui: events.cpp (r1.100 -> r1.101) Index: events.cpp === RCS file: /projects/pgadmin3/src/ui/events.cpp,v r

[pgadmin-hackers] CVS Commit by andreas: fix for changed logfile name format make sure

2004-08-06 Thread cvs
Log Message: --- fix for changed logfile name format make sure files are opened binary Modified Files: -- pgadmin-tools/support: genfile.c (r1.2 -> r1.3) misc.c (r1.2 -> r1.3) Index: genfile.c

[pgadmin-hackers] CVS Commit by andreas: improved context menu generation, eliminating

2004-08-06 Thread cvs
Log Message: --- improved context menu generation, eliminating duplicate text definitions Modified Files: -- pgadmin3/src/include: frmMain.h (r1.49 -> r1.50) pgadmin3/src/ui: events.cpp (r1.101 -> r1.102) Index: frmMain.h ===

[pgadmin-hackers] CVS Commit by andreas: try to be smarter when interpreting log files

2004-08-06 Thread cvs
Log Message: --- try to be smarter when interpreting log files Modified Files: -- pgadmin3/src/ui: frmStatus.cpp (r1.37 -> r1.38) Index: frmStatus.cpp === RCS file: /projects/pgadmin3/src/ui/frmStatus.

[pgadmin-hackers] CVS Commit by andreas: disabling rotation that didn't make it into pgsql

2004-08-09 Thread cvs
Log Message: --- disabling rotation that didn't make it into pgsql beta-1 Modified Files: -- pgadmin-tools/support: admin.sql.in (r1.1.1.1 -> r1.2) misc.c (r1.3 -> r1.4) Index: admin.sql.in ===

[pgadmin-hackers] CVS Commit by andreas: check for log rotation feature

2004-08-09 Thread cvs
Log Message: --- check for log rotation feature Modified Files: -- pgadmin3/src/ui: frmStatus.cpp (r1.38 -> r1.39) pgadmin3/src/db: pgConn.cpp (r1.52 -> r1.53) pgadmin3/src/include: pgfeatures.h (r1.1 -> r1.2) Index: frmStatus.cpp ==

[pgadmin-hackers] CVS Commit by dpage: Extracted strings for transaltion

2004-08-10 Thread cvs
Log Message: --- Extracted strings for transaltion Modified Files: -- pgadmin3: pgadmin3.pot (r1.38 -> r1.39) Index: pgadmin3.pot === RCS file: /projects/pgadmin3/pgadmin3.pot,v retrieving revision 1.3

[pgadmin-hackers] CVS Commit by dpage: This patch addresses problems with compiling

2004-08-10 Thread cvs
Log Message: --- This patch addresses problems with compiling pgadmin3 against a non-ssl postgres installation. [Adam H. Pendleton] Modified Files: -- pgadmin3: acinclude.m4 (r1.31 -> r1.32) Index: acinclude.m4

[pgadmin-hackers] CVS Commit by andreas: Add Server using server property dialog

2004-08-10 Thread cvs
Log Message: --- Add Server using server property dialog Added Files: --- pgadmin3/src/include: dlgConnect.h (r1.1) pgadmin3/src/ui: dlgConnect.cpp (r1.1) --- /dev/null +++ src/include/dlgConnect.h @@ -0,0 +1,44 @@ +/

[pgadmin-hackers] CVS Commit by andreas: Add Server using server property dialog

2004-08-10 Thread cvs
Log Message: --- Add Server using server property dialog Added Files: --- pgadmin3/src/ui/common: dlgConnect.xrc (r1.1) --- /dev/null +++ src/ui/common/dlgConnect.xrc @@ -0,0 +1,59 @@ + + + +Connect to Server +205,83d + wxDEFAULT_DIALOG_STYLE|wxSTAY_ON_TO

[pgadmin-hackers] CVS Commit by dpage: Rollback Adam's last patch.

2004-08-11 Thread cvs
Log Message: --- Rollback Adam's last patch. Modified Files: -- pgadmin3: acinclude.m4 (r1.32 -> r1.33) Index: acinclude.m4 === RCS file: /projects/pgadmin3/acinclude.m4,v retrieving revision 1.32 retr

[pgadmin-hackers] CVS Commit by andreas: rework of ctlComboBox

2004-08-11 Thread cvs
Log Message: --- rework of ctlComboBox Added Files: --- pgadmin3/src/include: xh_ctlcombo.h (r1.1) pgadmin3/src/ui: xh_ctlcombo.cpp (r1.1) --- /dev/null +++ src/include/xh_ctlcombo.h @@ -0,0 +1,31 @@ +

[pgadmin-hackers] CVS Commit by dpage: Fix transaction status

2004-08-12 Thread cvs
Log Message: --- Fix transaction status Modified Files: -- www/pgadmin3/class: pgadmin_po.php (r1.5 -> r1.6) Index: pgadmin_po.php === RCS file: /projects/www/pgadmin3/class/pgadmin_po.php,v retrieving

[pgadmin-hackers] CVS Commit by dpage: Fix path to msgfmt

2004-08-12 Thread cvs
Log Message: --- Fix path to msgfmt Modified Files: -- www/pgadmin3/class: pgadmin_po.php (r1.6 -> r1.7) Index: pgadmin_po.php === RCS file: /projects/www/pgadmin3/class/pgadmin_po.php,v retrieving rev

[pgadmin-hackers] CVS Commit by dpage: Automatic merge using stringmerge script.

2004-08-12 Thread cvs
Log Message: --- Automatic merge using stringmerge script. Modified Files: -- pgadmin3/src/ui/af_ZA: pgadmin3.mo (r1.9 -> r1.10) ---(end of broadcast)--- TIP 7: don't forget to increase your free space map settings

[pgadmin-hackers] CVS Commit by dpage: Automatic merge using stringmerge script.

2004-08-12 Thread cvs
Log Message: --- Automatic merge using stringmerge script. Modified Files: -- pgadmin3/src/ui/ar_SA: pgadmin3.mo (r1.15 -> r1.16) ---(end of broadcast)--- TIP 7: don't forget to increase your free space map settings

[pgadmin-hackers] CVS Commit by dpage: Automatic merge using stringmerge script.

2004-08-12 Thread cvs
Log Message: --- Automatic merge using stringmerge script. Modified Files: -- pgadmin3/src/ui/gu_IN: pgadmin3.mo (r1.1 -> r1.2) ---(end of broadcast)--- TIP 2: you can get off all lists at once with the unregister co

[pgadmin-hackers] CVS Commit by dpage: Automatic merge using stringmerge script.

2004-08-12 Thread cvs
Log Message: --- Automatic merge using stringmerge script. Modified Files: -- pgadmin3/src/ui/lt_LT: pgadmin3.mo (r1.4 -> r1.5) ---(end of broadcast)--- TIP 2: you can get off all lists at once with the unregister co

[pgadmin-hackers] CVS Commit by dpage: Automatic merge using stringmerge script.

2004-08-12 Thread cvs
Log Message: --- Automatic merge using stringmerge script. Modified Files: -- pgadmin3/src/ui/lv_LV: pgadmin3.mo (r1.3 -> r1.4) ---(end of broadcast)--- TIP 4: Don't 'kill -9' the postmaster

[pgadmin-hackers] CVS Commit by dpage: Automatic merge using stringmerge script.

2004-08-12 Thread cvs
Log Message: --- Automatic merge using stringmerge script. Modified Files: -- pgadmin3/src/ui/sk_SK: pgadmin3.mo (r1.4 -> r1.5) ---(end of broadcast)--- TIP 8: explain analyze is your friend

[pgadmin-hackers] CVS Commit by dpage: Automatic merge using stringmerge script.

2004-08-12 Thread cvs
Log Message: --- Automatic merge using stringmerge script. Modified Files: -- pgadmin3/src/ui/gl_ES: pgadmin3.mo (r1.2 -> r1.3) ---(end of broadcast)--- TIP 3: if posting/reading through Usenet, please send an approp

[pgadmin-hackers] CVS Commit by dpage: Automatic merge using stringmerge script.

2004-08-12 Thread cvs
Log Message: --- Automatic merge using stringmerge script. Modified Files: -- pgadmin3/src/ui/ru_RU: pgadmin3.mo (r1.12 -> r1.13) ---(end of broadcast)--- TIP 5: Have you checked our extensive FAQ? ht

[pgadmin-hackers] CVS Commit by dpage: Automatic merge using stringmerge script.

2004-08-12 Thread cvs
Log Message: --- Automatic merge using stringmerge script. Modified Files: -- pgadmin3/src/ui/hi_IN: pgadmin3.mo (r1.1 -> r1.2) ---(end of broadcast)--- TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTE

[pgadmin-hackers] CVS Commit by dpage: Automatic merge using stringmerge script.

2004-08-12 Thread cvs
Log Message: --- Automatic merge using stringmerge script. Modified Files: -- pgadmin3/src/ui/sd_IN: pgadmin3.mo (r1.6 -> r1.7) ---(end of broadcast)--- TIP 6: Have you searched our list archives? htt

[pgadmin-hackers] CVS Commit by dpage: Automatic merge using stringmerge script.

2004-08-12 Thread cvs
Log Message: --- Automatic merge using stringmerge script. Modified Files: -- pgadmin3/src/ui/is_IS: pgadmin3.mo (r1.6 -> r1.7) ---(end of broadcast)--- TIP 7: don't forget to increase your free space map settings

[pgadmin-hackers] CVS Commit by dpage: Automatic merge using stringmerge script.

2004-08-12 Thread cvs
Log Message: --- Automatic merge using stringmerge script. Modified Files: -- pgadmin3/src/ui/hr_HR: pgadmin3.mo (r1.12 -> r1.13) ---(end of broadcast)--- TIP 6: Have you searched our list archives? h

[pgadmin-hackers] CVS Commit by dpage: Automatic merge using stringmerge script.

2004-08-12 Thread cvs
Log Message: --- Automatic merge using stringmerge script. Modified Files: -- pgadmin3/src/ui/id_ID: pgadmin3.mo (r1.18 -> r1.19) ---(end of broadcast)--- TIP 5: Have you checked our extensive FAQ? ht

[pgadmin-hackers] CVS Commit by dpage: Automatic merge using stringmerge script.

2004-08-12 Thread cvs
Log Message: --- Automatic merge using stringmerge script. Modified Files: -- pgadmin3/src/ui/pt_BR: pgadmin3.mo (r1.15 -> r1.16) ---(end of broadcast)--- TIP 3: if posting/reading through Usenet, please send an appr

[pgadmin-hackers] CVS Commit by dpage: Automatic merge using stringmerge script.

2004-08-12 Thread cvs
Log Message: --- Automatic merge using stringmerge script. Modified Files: -- pgadmin3/src/ui/fi_FI: pgadmin3.mo (r1.2 -> r1.3) ---(end of broadcast)--- TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTE

[pgadmin-hackers] CVS Commit by dpage: Automatic merge using stringmerge script.

2004-08-12 Thread cvs
Log Message: --- Automatic merge using stringmerge script. Modified Files: -- pgadmin3/src/ui/te_IN: pgadmin3.mo (r1.2 -> r1.3) ---(end of broadcast)--- TIP 7: don't forget to increase your free space map settings

[pgadmin-hackers] CVS Commit by dpage: Automatic merge using stringmerge script.

2004-08-12 Thread cvs
Log Message: --- Automatic merge using stringmerge script. Modified Files: -- pgadmin3/src/ui/tr_TR: pgadmin3.mo (r1.14 -> r1.15) ---(end of broadcast)--- TIP 9: the planner will ignore your desire to choose an index

[pgadmin-hackers] CVS Commit by dpage: Automatic merge using stringmerge script.

2004-08-12 Thread cvs
Log Message: --- Automatic merge using stringmerge script. Modified Files: -- pgadmin3/src/ui/pt_PT: pgadmin3.mo (r1.3 -> r1.4) ---(end of broadcast)--- TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTE

[pgadmin-hackers] CVS Commit by dpage: Automatic merge using stringmerge script.

2004-08-12 Thread cvs
Log Message: --- Automatic merge using stringmerge script. Modified Files: -- pgadmin3/src/ui/tl_PH: pgadmin3.mo (r1.7 -> r1.8) ---(end of broadcast)--- TIP 7: don't forget to increase your free space map settings

[pgadmin-hackers] CVS Commit by dpage: Automatic merge using stringmerge script.

2004-08-12 Thread cvs
Log Message: --- Automatic merge using stringmerge script. Modified Files: -- pgadmin3/src/ui/ro_RO: pgadmin3.mo (r1.17 -> r1.18) ---(end of broadcast)--- TIP 4: Don't 'kill -9' the postmaster

[pgadmin-hackers] CVS Commit by dpage: Automatic merge using stringmerge script.

2004-08-12 Thread cvs
Log Message: --- Automatic merge using stringmerge script. Modified Files: -- pgadmin3/src/ui/gj_IN: pgadmin3.mo (r1.1 -> r1.2) ---(end of broadcast)--- TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTE

[pgadmin-hackers] CVS Commit by dpage: Automatic merge using stringmerge script.

2004-08-12 Thread cvs
Log Message: --- Automatic merge using stringmerge script. Modified Files: -- pgadmin3/src/ui/it_IT: pgadmin3.mo (r1.15 -> r1.16) ---(end of broadcast)--- TIP 5: Have you checked our extensive FAQ? ht

[pgadmin-hackers] CVS Commit by dpage: Automatic merge using stringmerge script.

2004-08-12 Thread cvs
Log Message: --- Automatic merge using stringmerge script. Modified Files: -- pgadmin3/src/ui/uk_UA: pgadmin3.mo (r1.3 -> r1.4) ---(end of broadcast)--- TIP 3: if posting/reading through Usenet, please send an approp

[pgadmin-hackers] CVS Commit by dpage: Automatic merge using stringmerge script.

2004-08-12 Thread cvs
Log Message: --- Automatic merge using stringmerge script. Modified Files: -- pgadmin3/src/ui/ur_PK: pgadmin3.mo (r1.6 -> r1.7) ---(end of broadcast)--- TIP 2: you can get off all lists at once with the unregister co

[pgadmin-hackers] CVS Commit by dpage: Automatic merge using stringmerge script.

2004-08-12 Thread cvs
Log Message: --- Automatic merge using stringmerge script. Modified Files: -- pgadmin3/src/ui/nb_NO: pgadmin3.mo (r1.11 -> r1.12) ---(end of broadcast)--- TIP 9: the planner will ignore your desire to choose an index

[pgadmin-hackers] CVS Commit by dpage: Automatic merge using stringmerge script.

2004-08-12 Thread cvs
Log Message: --- Automatic merge using stringmerge script. Modified Files: -- pgadmin3/src/ui/fr_FR: pgadmin3.mo (r1.44 -> r1.45) ---(end of broadcast)--- TIP 5: Have you checked our extensive FAQ? ht

[pgadmin-hackers] CVS Commit by dpage: Automatic merge using stringmerge script.

2004-08-12 Thread cvs
Log Message: --- Automatic merge using stringmerge script. Modified Files: -- pgadmin3/src/ui/ja_JP: pgadmin3.mo (r1.20 -> r1.21) ---(end of broadcast)--- TIP 8: explain analyze is your friend

[pgadmin-hackers] CVS Commit by dpage: Automatic merge using stringmerge script.

2004-08-12 Thread cvs
Log Message: --- Automatic merge using stringmerge script. Modified Files: -- pgadmin3/src/ui/nl_NL: pgadmin3.mo (r1.7 -> r1.8) ---(end of broadcast)--- TIP 5: Have you checked our extensive FAQ? http

[pgadmin-hackers] CVS Commit by dpage: Automatic merge using stringmerge script.

2004-08-12 Thread cvs
Log Message: --- Automatic merge using stringmerge script. Modified Files: -- pgadmin3/src/ui/el_GR: pgadmin3.mo (r1.5 -> r1.6) ---(end of broadcast)--- TIP 6: Have you searched our list archives? htt

[pgadmin-hackers] CVS Commit by dpage: Automatic merge using stringmerge script.

2004-08-12 Thread cvs
Log Message: --- Automatic merge using stringmerge script. Modified Files: -- pgadmin3/src/ui/es_ES: pgadmin3.mo (r1.11 -> r1.12) ---(end of broadcast)--- TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTEC

[pgadmin-hackers] CVS Commit by dpage: Automatic merge using stringmerge script.

2004-08-12 Thread cvs
Log Message: --- Automatic merge using stringmerge script. Modified Files: -- pgadmin3/src/ui/vi_VN: pgadmin3.mo (r1.1 -> r1.2) ---(end of broadcast)--- TIP 8: explain analyze is your friend

[pgadmin-hackers] CVS Commit by dpage: Automatic merge using stringmerge script.

2004-08-12 Thread cvs
Log Message: --- Automatic merge using stringmerge script. Modified Files: -- pgadmin3/src/ui/sr_YU: pgadmin3.mo (r1.6 -> r1.7) ---(end of broadcast)--- TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTE

[pgadmin-hackers] CVS Commit by dpage: Automatic merge using stringmerge script.

2004-08-12 Thread cvs
Log Message: --- Automatic merge using stringmerge script. Modified Files: -- pgadmin3/src/ui/pl_PL: pgadmin3.mo (r1.12 -> r1.13) ---(end of broadcast)--- TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTEC

[pgadmin-hackers] CVS Commit by dpage: Automatic merge using stringmerge script.

2004-08-12 Thread cvs
Log Message: --- Automatic merge using stringmerge script. Modified Files: -- pgadmin3/src/ui/sv_SE: pgadmin3.mo (r1.9 -> r1.10) ---(end of broadcast)--- TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECT

[pgadmin-hackers] CVS Commit by dpage: Automatic merge using stringmerge script.

2004-08-12 Thread cvs
Log Message: --- Automatic merge using stringmerge script. Modified Files: -- pgadmin3/src/ui/hu_HU: pgadmin3.mo (r1.15 -> r1.16) ---(end of broadcast)--- TIP 8: explain analyze is your friend

[pgadmin-hackers] CVS Commit by dpage: Automatic merge using stringmerge script.

2004-08-12 Thread cvs
Log Message: --- Automatic merge using stringmerge script. Modified Files: -- pgadmin3/src/ui/sl_SI: pgadmin3.mo (r1.8 -> r1.9) ---(end of broadcast)--- TIP 6: Have you searched our list archives? htt

[pgadmin-hackers] CVS Commit by dpage: Automatic merge using stringmerge script.

2004-08-12 Thread cvs
Log Message: --- Automatic merge using stringmerge script. Modified Files: -- pgadmin3/src/ui/fa_IR: pgadmin3.mo (r1.19 -> r1.20) ---(end of broadcast)--- TIP 3: if posting/reading through Usenet, please send an appr

[pgadmin-hackers] CVS Commit by dpage: Automatic merge using stringmerge script.

2004-08-12 Thread cvs
Log Message: --- Automatic merge using stringmerge script. Modified Files: -- pgadmin3/src/ui/cs_CZ: pgadmin3.mo (r1.7 -> r1.8) ---(end of broadcast)--- TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTE

[pgadmin-hackers] CVS Commit by dpage: Automatic merge using stringmerge script.

2004-08-12 Thread cvs
Log Message: --- Automatic merge using stringmerge script. Modified Files: -- pgadmin3/src/ui/da_DK: pgadmin3.mo (r1.11 -> r1.12) ---(end of broadcast)--- TIP 3: if posting/reading through Usenet, please send an appr

[pgadmin-hackers] CVS Commit by dpage: Automatic merge using stringmerge script.

2004-08-12 Thread cvs
Log Message: --- Automatic merge using stringmerge script. Modified Files: -- pgadmin3/src/ui/de_CH: pgadmin3.mo (r1.3 -> r1.4) ---(end of broadcast)--- TIP 9: the planner will ignore your desire to choose an index s

[pgadmin-hackers] CVS Commit by dpage: Automatic merge using stringmerge script.

2004-08-12 Thread cvs
Log Message: --- Automatic merge using stringmerge script. Modified Files: -- pgadmin3/src/ui/de_DE: pgadmin3.mo (r1.39 -> r1.40) ---(end of broadcast)--- TIP 8: explain analyze is your friend

[pgadmin-hackers] CVS Commit by dpage: Automatic merge using stringmerge script.

2004-08-12 Thread cvs
Log Message: --- Automatic merge using stringmerge script. Modified Files: -- pgadmin3/src/ui/ca_ES: pgadmin3.mo (r1.5 -> r1.6) ---(end of broadcast)--- TIP 7: don't forget to increase your free space map settings

[pgadmin-hackers] CVS Commit by dpage: Automatic merge using stringmerge script.

2004-08-12 Thread cvs
Log Message: --- Automatic merge using stringmerge script. Modified Files: -- pgadmin3/src/ui/bg_BG: pgadmin3.mo (r1.6 -> r1.7) ---(end of broadcast)--- TIP 5: Have you checked our extensive FAQ? http

[pgadmin-hackers] CVS Commit by dpage: Earlier changes not needs once stringmerge is run

2004-08-12 Thread cvs
Log Message: --- Earlier changes not needs once stringmerge is run :-) Modified Files: -- www/pgadmin3/class: pgadmin_po.php (r1.7 -> r1.8) Index: pgadmin_po.php === RCS file: /projects/www/pgadmin3/cl

[pgadmin-hackers] CVS Commit by dpage: Ignore files that don't match ??_??

2004-08-12 Thread cvs
cd $GETTEXTDIR echo "Updating from CVS." ---(end of broadcast)--- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faqs/FAQ.html

[pgadmin-hackers] CVS Commit by dpage: Automatic merge using stringmerge script.

2004-08-12 Thread cvs
Log Message: --- Automatic merge using stringmerge script. Modified Files: -- pgadmin3/src/ui/zh_CN: pgadmin3.mo (r1.15 -> r1.16) ---(end of broadcast)--- TIP 3: if posting/reading through Usenet, please send an appr

[pgadmin-hackers] CVS Commit by dpage: Automatic merge using stringmerge script.

2004-08-12 Thread cvs
Log Message: --- Automatic merge using stringmerge script. Modified Files: -- pgadmin3/src/ui/te_IN: pgadmin3.mo (r1.3 -> r1.4) ---(end of broadcast)--- TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTE

[pgadmin-hackers] CVS Commit by dpage: Automatic merge using stringmerge script.

2004-08-12 Thread cvs
Log Message: --- Automatic merge using stringmerge script. Modified Files: -- pgadmin3/src/ui/sv_SE: pgadmin3.mo (r1.10 -> r1.11) ---(end of broadcast)--- TIP 8: explain analyze is your friend

[pgadmin-hackers] CVS Commit by dpage: Automatic merge using stringmerge script.

2004-08-12 Thread cvs
Log Message: --- Automatic merge using stringmerge script. Modified Files: -- pgadmin3/src/ui/te_IN: pgadmin3.po (r1.3 -> r1.4) Index: pgadmin3.po === RCS file: /projects/pgadmin3/src/ui/te_IN/pgadmin3

[pgadmin-hackers] CVS Commit by dpage: Automatic merge using stringmerge script.

2004-08-12 Thread cvs
Log Message: --- Automatic merge using stringmerge script. Modified Files: -- pgadmin3/src/ui/tl_PH: pgadmin3.mo (r1.8 -> r1.9) ---(end of broadcast)--- TIP 3: if posting/reading through Usenet, please send an approp

[pgadmin-hackers] CVS Commit by dpage: Automatic merge using stringmerge script.

2004-08-12 Thread cvs
Log Message: --- Automatic merge using stringmerge script. Modified Files: -- pgadmin3/src/ui/tr_TR: pgadmin3.mo (r1.15 -> r1.16) ---(end of broadcast)--- TIP 4: Don't 'kill -9' the postmaster

[pgadmin-hackers] CVS Commit by dpage: Automatic merge using stringmerge script.

2004-08-12 Thread cvs
Log Message: --- Automatic merge using stringmerge script. Modified Files: -- pgadmin3/src/ui/tr_TR: pgadmin3.po (r1.13 -> r1.14) Index: pgadmin3.po === RCS file: /projects/pgadmin3/src/ui/tr_TR/pgadmi

[pgadmin-hackers] CVS Commit by dpage: Automatic merge using stringmerge script.

2004-08-12 Thread cvs
Log Message: --- Automatic merge using stringmerge script. Modified Files: -- pgadmin3/src/ui/tl_PH: pgadmin3.po (r1.8 -> r1.9) Index: pgadmin3.po === RCS file: /projects/pgadmin3/src/ui/tl_PH/pgadmin3

[pgadmin-hackers] CVS Commit by dpage: Automatic merge using stringmerge script.

2004-08-12 Thread cvs
Log Message: --- Automatic merge using stringmerge script. Modified Files: -- pgadmin3/src/ui/uk_UA: pgadmin3.mo (r1.4 -> r1.5) ---(end of broadcast)--- TIP 9: the planner will ignore your desire to choose an index s

[pgadmin-hackers] CVS Commit by dpage: Automatic merge using stringmerge script.

2004-08-12 Thread cvs
Log Message: --- Automatic merge using stringmerge script. Modified Files: -- pgadmin3/src/ui/uk_UA: pgadmin3.po (r1.4 -> r1.5) Index: pgadmin3.po === RCS file: /projects/pgadmin3/src/ui/uk_UA/pgadmin3

[pgadmin-hackers] CVS Commit by dpage: Automatic merge using stringmerge script.

2004-08-12 Thread cvs
Log Message: --- Automatic merge using stringmerge script. Modified Files: -- pgadmin3/src/ui/ur_PK: pgadmin3.mo (r1.7 -> r1.8) ---(end of broadcast)--- TIP 9: the planner will ignore your desire to choose an index s

[pgadmin-hackers] CVS Commit by dpage: Automatic merge using stringmerge script.

2004-08-12 Thread cvs
Log Message: --- Automatic merge using stringmerge script. Modified Files: -- pgadmin3/src/ui/vi_VN: pgadmin3.mo (r1.2 -> r1.3) ---(end of broadcast)--- TIP 2: you can get off all lists at once with the unregister co

[pgadmin-hackers] CVS Commit by dpage: Automatic merge using stringmerge script.

2004-08-12 Thread cvs
Log Message: --- Automatic merge using stringmerge script. Modified Files: -- pgadmin3/src/ui/ur_PK: pgadmin3.po (r1.7 -> r1.8) Index: pgadmin3.po === RCS file: /projects/pgadmin3/src/ui/ur_PK/pgadmin3

[pgadmin-hackers] CVS Commit by dpage: Automatic merge using stringmerge script.

2004-08-12 Thread cvs
Log Message: --- Automatic merge using stringmerge script. Modified Files: -- pgadmin3/src/ui/vi_VN: pgadmin3.po (r1.2 -> r1.3) Index: pgadmin3.po === RCS file: /projects/pgadmin3/src/ui/vi_VN/pgadmin3

[pgadmin-hackers] CVS Commit by dpage: Automatic merge using stringmerge script.

2004-08-12 Thread cvs
Log Message: --- Automatic merge using stringmerge script. Modified Files: -- pgadmin3/src/ui/zh_TW: pgadmin3.mo (r1.17 -> r1.18) ---(end of broadcast)--- TIP 2: you can get off all lists at once with the unregister

[pgadmin-hackers] CVS Commit by dpage: Automatic merge using stringmerge script.

2004-08-12 Thread cvs
Log Message: --- Automatic merge using stringmerge script. Modified Files: -- pgadmin3/src/ui/pt_BR: pgadmin3.mo (r1.16 -> r1.17) ---(end of broadcast)--- TIP 6: Have you searched our list archives? h

<    1   2   3   4   5   6   7   8   >