Log Message:
---
Automake trys to execute install-exec-hook if it appears anywhere in the file,
so we need a dummy for non-APPBUNDLE cases.
Modified Files:
--
pgadmin3/pkg/mac:
Makefile.am (r1.2 -> r1.3)
pgadmin3/src:
Makefile.am (r1.105 -> r1.106)
Ind
Log Message:
---
Dave's great build system shuffle, part deux
Modified Files:
--
pgadmin3:
Makefile.am (r1.39 -> r1.40)
configure.ac (r1.36 -> r1.37)
pgadmin3/src:
Makefile.am (r1.104 -> r1.105)
Added Files:
---
pgadmin3/xtra:
Log Message:
---
Start of Dave's great build system shuffle
Modified Files:
--
pgadmin3:
Makefile.am (r1.38 -> r1.39)
configure.ac (r1.35 -> r1.36)
pgadmin3/pkg:
Makefile.am (r1.1 -> r1.2)
pgadmin3/pkg/mac:
Makefile.am (r1.1 -> r1.2)
Log Message:
---
Remove unused files
Removed Files:
-
pgadmin3/pkg/win32:
banner.mic
screen.mic
Binary files pkg/win32/banner.mic and /dev/null differ
Binary files pkg/win32/screen.mic and /dev/null differ
---(end of broadcast)--
Log Message:
---
Remove unused files
Removed Files:
-
pgadmin3/pkg/nsis/Images:
brand.bmp
checksX.bmp
elephant.bmp
normal-install.ico
normal-uninstall.ico
screen.bmp
Binary files pkg/nsis/Images/normal-uninstall.ico and /dev/
Log Message:
---
Remove unused files
Removed Files:
-
pgadmin3/pkg/redhat:
poedit.spec
wxGTK2ud.spec
--- pkg/redhat/poedit.spec
+++ /dev/null
@@ -1,84 +0,0 @@
-%define wxGTK2_version 20030707
-
-Summary: Gettext catalogs editor
-Name: poedit
Log Message:
---
Remove unused files
Removed Files:
-
pgadmin3/pkg/mac:
PgAdminIII.icns
Binary files pkg/mac/PgAdminIII.icns and /dev/null differ
---(end of broadcast)---
TIP 9: the planner will ignore your desire to
Log Message:
---
Integrate pgagent visual studio project into pgAdmin workspace.
Modified Files:
--
pgadmin3/src:
pgAdmin3.dsw (r1.1.1.1 -> r1.2)
pgadmin3/xtra/pgagent:
pgAgent.dsp (r1.1 -> r1.2)
Index: pgAdmin3.dsw
=
Log Message:
---
Use version/copyright from the main package.
Modified Files:
--
pgadmin3/xtra/pgagent:
pgAgent.rc (r1.1 -> r1.2)
Index: pgAgent.rc
===
RCS file: /projects/pgadmin3/xtra/pgagent/pgAgent
Log Message:
---
Move admin pack into the main tree for ease of distribution.
Added Files:
---
pgadmin3/xtra/admin:
Makefile (r1.1)
README.admin (r1.1)
admin.sql.in (r1.1)
genfile.c (r1.1)
misc.c (r1.1)
--- /dev/null
+++ xtra/admin/admin
Update of /projects/pgadmin3/xtra/pgagent/include
In directory developer.pgadmin.org:/tmp/cvs-serv20616/include
Log Message:
Directory /projects/pgadmin3/xtra/pgagent/include added to the repository
---(end of broadcast)---
TIP 5: Have you checked
Update of /projects/pgadmin3/xtra/pgagent
In directory developer.pgadmin.org:/tmp/cvs-serv20609/pgagent
Log Message:
Directory /projects/pgadmin3/xtra/pgagent added to the repository
---(end of broadcast)---
TIP 3: if posting/reading through Usenet
Update of /projects/pgadmin3/xtra/admin
In directory developer.pgadmin.org:/tmp/cvs-serv20580/admin
Log Message:
Directory /projects/pgadmin3/xtra/admin added to the repository
---(end of broadcast)---
TIP 3: if posting/reading through Usenet
Update of /projects/pgadmin3/xtra
In directory developer.pgadmin.org:/tmp/cvs-serv20571/xtra
Log Message:
Directory /projects/pgadmin3/xtra added to the repository
---(end of broadcast)---
TIP 2: you can get off all lists at once with the
Log Message:
---
gtk fixes
Modified Files:
--
pgadmin3/src/ui:
calbox.cpp (r1.17 -> r1.18)
timespin.cpp (r1.8 -> r1.9)
pgadmin3/src/ui/common:
dlgUser.xrc (r1.23 -> r1.24)
Index: calbox.cpp
===
Log Message:
---
wxDatePickerCtrl preparation
Modified Files:
--
pgadmin3/src/agent:
dlgSchedule.cpp (r1.22 -> r1.23)
pgadmin3/src/include:
calbox.h (r1.8 -> r1.9)
dlgUser.h (r1.17 -> r1.18)
timespin.h (r1.5 -> r1.6)
pgadmin3/src/ui:
Log Message:
---
Turns out that wxMac actually supports a macish behaviour of
the "Quit" MenuItem. It works similar to the About and Help menu
handling - you just set s_macEditMenuItemId to the id of
the Exit-Menuitem, and wx takes care of the rest.
Here is is patch (3-liner, including the
Log Message:
---
more Hint enhancements
Modified Files:
--
pgadmin3/src/include:
frmMain.h (r1.64 -> r1.65)
pgadmin3/src/schema:
pgObject.cpp (r1.81 -> r1.82)
pgServer.cpp (r1.63 -> r1.64)
pgTablespace.cpp (r1.12 -> r1.13)
pgUser.
Log Message:
---
more Hint enhancements
Modified Files:
--
pgadmin3/src/ui:
events.cpp (r1.130 -> r1.131)
frmHint.cpp (r1.7 -> r1.8)
Index: frmHint.cpp
===
RCS file: /projects/pgadmin3/src/ui/f
Log Message:
---
more Hint enhancements
Modified Files:
--
pgadmin3:
CHANGELOG.txt (r1.206 -> r1.207)
pgadmin3/docs/en_US/hints:
pk.html (r1.3 -> r1.4)
pgadmin3/src:
pgAdmin3.dsp (r1.127 -> r1.128)
pgadmin3/src/include:
frmHint.h
Log Message:
---
1.2.2 compiles with wx2.6
Tags:
REL-1_2_0_PATCHES
Modified Files:
--
pgadmin3:
CHANGELOG.txt (r1.171.2.8 -> r1.171.2.9)
Index: CHANGELOG.txt
===
RCS file: /projects/pgadmin3/CHAN
Log Message:
---
todo
Modified Files:
--
pgadmin3:
TODO.txt (r1.132 -> r1.133)
Index: TODO.txt
===
RCS file: /projects/pgadmin3/TODO.txt,v
retrieving revision 1.132
retrieving revision 1.133
diff -LTOD
Log Message:
---
Test commit - ignore
Modified Files:
--
pgadmin3:
CHANGELOG.txt (r1.205 -> r1.206)
Index: CHANGELOG.txt
===
RCS file: /projects/pgadmin3/CHANGELOG.txt,v
retrieving revision 1.205
retri
Log Message:
---
gtk fix
Modified Files:
--
pgadmin3/src/ui:
frmHint.cpp (r1.5 -> r1.6)
Index: frmHint.cpp
===
RCS file: /projects/pgadmin3/src/ui/frmHint.cpp,v
retrieving revision 1.5
retrieving revis
Log Message:
---
Hint enhancements
Added Files:
---
pgadmin3/docs/en_US/hints:
vacuum.html (r1.1)
--- /dev/null
+++ docs/en_US/hints/vacuum.html
@@ -0,0 +1,36 @@
+
+
+
+
+
+Guru Hints
+
+
+
+
+Running VACUUM recommended
+
+The estimated rowcount on the table "" deviate
Log Message:
---
Hint enhancements
Modified Files:
--
pgadmin3:
CHANGELOG.txt (r1.204 -> r1.205)
Index: CHANGELOG.txt
===
RCS file: /projects/pgadmin3/CHANGELOG.txt,v
retrieving revision 1.204
retrievi
Log Message:
---
Hint enhancements
Modified Files:
--
pgadmin3/src/ui/common:
xrcDialogs.cpp (r1.60 -> r1.61)
Index: xrcDialogs.cpp
===
RCS file: /projects/pgadmin3/src/ui/common/xrcDialogs.cpp,v
retri
Log Message:
---
Hint enhancements
Modified Files:
--
pgadmin3/src/include:
frmHint.h (r1.4 -> r1.5)
frmMain.h (r1.63 -> r1.64)
pgObject.h (r1.66 -> r1.67)
pgTable.h (r1.29 -> r1.30)
pgadmin3/src/schema:
pgObject.cpp (r1.80 -> r1.
Log Message:
---
unbreak pipe conn stuff
Modified Files:
--
pgadmin3/src/schema:
pgServer.cpp (r1.62 -> r1.63)
pgadmin3/src/ui:
dlgServer.cpp (r1.19 -> r1.20)
frmQuery.cpp (r1.83 -> r1.84)
Index: pgServer.cpp
Log Message:
---
Unix Domain Socket additional stuff
Modified Files:
--
pgadmin3/src/ui:
dlgServer.cpp (r1.18 -> r1.19)
Index: dlgServer.cpp
===
RCS file: /projects/pgadmin3/src/ui/dlgServer.cpp,v
retr
Log Message:
---
Unix Domain Socket additional stuff
switch to wxWidgets 2.6
Modified Files:
--
pgadmin3:
CHANGELOG.txt (r1.203 -> r1.204)
pgadmin3/src:
pgAdmin3.dsp (r1.126 -> r1.127)
pgadmin3/src/schema:
pgServer.cpp (r1.61 -> r1.62)
pg
Log Message:
---
Only set the schedule end date to NULL when actually required.
Modified Files:
--
pgadmin3/src/agent:
dlgSchedule.cpp (r1.21 -> r1.22)
Index: dlgSchedule.cpp
===
RCS file: /projects/pg
Log Message:
---
Enable the OK button when editting steps or schedules from dlgJob
Modified Files:
--
pgadmin3/src/agent:
dlgJob.cpp (r1.18 -> r1.19)
Index: dlgJob.cpp
===
RCS file: /projects/pgadmin3/
Log Message:
---
Allow insertion of steps & schedules with SQL > 255 chars in length from dlgJob.
Ensure record IDs are correctly set.
Modified Files:
--
pgadmin3/src/agent:
dlgJob.cpp (r1.17 -> r1.18)
dlgSchedule.cpp (r1.20 -> r1.21)
dlgStep.cpp (r1
Log Message:
---
Since the autotools for some reason refuse to strip the binary (although it
should
be stripped, according to "info automake"), I added a strip command to
install-exec-hook.
The rename from pgadmin3 to pgAdmin3 is now in two stepts - first to tmp, then
to pgAdmin3,
since
Log Message:
---
Updates for future wx2.6.
Modified Files:
--
pgadmin3:
acinclude.m4 (r1.45 -> r1.46)
Index: acinclude.m4
===
RCS file: /projects/pgadmin3/acinclude.m4,v
retrieving revision 1.45
retrie
Log Message:
---
This patch
.) Doesn't actually switch pgadmin3 over to using wx2.6 aka CVS HEAD ;-)
.) It just e.g. adds a 2.6-case to checks where there is a 2.4 and a
2.5 case
.) It works around the postgres-ssl problem on osx, by checking
wether
Log Message:
---
Unix Domain Socket support as inspired by Dominique Quatravaux
Modified Files:
--
pgadmin3:
CHANGELOG.txt (r1.202 -> r1.203)
TODO.txt (r1.131 -> r1.132)
pgadmin3/docs/en_US:
connect.html (r1.7 -> r1.8)
pgadmin3/src/db:
Log Message:
---
Include OGL instructions.
Don't look for mirrors ourselves anymore - use the postgresql.org download
system.
Modified Files:
--
www/pgadmin3/cnt:
cnt_download.php (r1.75 -> r1.76)
Index: cnt_download.php
==
fig
+ Install the wxWidgets Object Graphics Library as follows:
+
+ # cd ../ogl
+# make
+# make install
+# ldconfig
Download and unpack the pgAdmin source code.
If you wish to use CVS code:
---(end of broadc
Log Message:
---
No-one is maintaining this anymore, so remove it rather than keep an out of
date version.
Removed Files:
-
www/pgadmin3/cnt:
pgadmin3.xml
--- pgadmin3/cnt/pgadmin3.xml
+++ /dev/null
@@ -1,187 +0,0 @@
-
-
-
- 1.15
-
Log Message:
---
Don't look for mirrors ourselves anymore - use the postgresql.org download
system.
Removed Files:
-
www/pgadmin3/cnt:
cnt_mirrors.php
--- pgadmin3/cnt/cnt_mirrors.php
+++ /dev/null
@@ -1,78 +0,0 @@
-";
-echo sprintf(_("Feel free to download pg
Log Message:
---
Updated Japanese translation from Hiroshi
Modified Files:
--
pgadmin3/src/ui/ja_JP:
pgadmin3.mo (r1.31 -> r1.32)
pgadmin3.po (r1.29 -> r1.30)
Index: pgadmin3.po
===
RCS file: /
Log Message:
---
fix menu after save
Modified Files:
--
pgadmin3/src/ui:
frmHbaConfig.cpp (r1.5 -> r1.6)
Index: frmHbaConfig.cpp
===
RCS file: /projects/pgadmin3/src/ui/frmHbaConfig.cpp,v
retrieving re
Log Message:
---
MAC OSX bundle support [Florian G. Pflug]
Modified Files:
--
pgadmin3:
Makefile.am (r1.37 -> r1.38)
acinclude.m4 (r1.43 -> r1.44)
configure.ac (r1.34 -> r1.35)
pgadmin3/pkg/mac:
Info.plist (r1.1 -> r1.2)
pgadmin3/src:
Log Message:
---
Latest agent-related changes
Modified Files:
--
pgadmin3/src/agent:
dlgJob.cpp (r1.16 -> r1.17)
dlgSchedule.cpp (r1.19 -> r1.20)
dlgStep.cpp (r1.16 -> r1.17)
pgaSchedule.cpp (r1.22 -> r1.23)
pgaStep.cpp (r1.18 -> r1.1
Log Message:
---
Don't rtl the English text (per Hossein Noorikhah)
Modified Files:
--
www/pgadmin3/css:
bluehaze-rtl.css (r1.1 -> r1.2)
Index: bluehaze-rtl.css
===
RCS file: /projects/www/pgadmin3/css
Log Message:
---
VACUUM hint
Modified Files:
--
pgadmin3:
CHANGELOG.txt (r1.201 -> r1.202)
pgadmin3/src/include:
frmHint.h (r1.3 -> r1.4)
pgServer.h (r1.44 -> r1.45)
pgadmin3/src/schema:
pgServer.cpp (r1.60 -> r1.61)
pgTable.c
Log Message:
---
Control dependent win32 services
Modified Files:
--
pgadmin3:
CHANGELOG.txt (r1.200 -> r1.201)
pgadmin3/src/schema:
pgServer.cpp (r1.59 -> r1.60)
pgadmin3/src/ui:
ctlSQLResult.cpp (r1.24 -> r1.25)
Index: CHANGELOG.txt
==
Log Message:
---
Fix some typos
comment out job trigger (not yet implemented)
Modified Files:
--
pgagent:
pgagent.sql (r1.7 -> r1.8)
Index: pgagent.sql
===
RCS file: /projects/pgagent/pgagent.sql,v
ret
Log Message:
---
Speed up of column property retrieval
Modified Files:
--
pgadmin3:
CHANGELOG.txt (r1.199 -> r1.200)
pgadmin3/src/include:
pgColumn.h (r1.29 -> r1.30)
pgadmin3/src/schema:
pgColumn.cpp (r1.41 -> r1.42)
pgadmin3/src/utils:
Log Message:
---
Fix changing of view ownership
Modified Files:
--
pgadmin3:
CHANGELOG.txt (r1.198 -> r1.199)
Index: CHANGELOG.txt
===
RCS file: /projects/pgadmin3/CHANGELOG.txt,v
retrieving revision 1
Log Message:
---
Fix changing of view ownership
Tags:
REL-1_2_0_PATCHES
Modified Files:
--
pgadmin3/src/ui:
dlgView.cpp (r1.10.2.1 -> r1.10.2.2)
Index: dlgView.cpp
===
RCS file: /projects/pgadmin
Log Message:
---
Fix changing of view ownership
Modified Files:
--
pgadmin3/src/ui:
dlgView.cpp (r1.11 -> r1.12)
Index: dlgView.cpp
===
RCS file: /projects/pgadmin3/src/ui/dlgView.cpp,v
retrieving revi
Log Message:
---
Fix DateStyle to be 7.3 compatible
Modified Files:
--
pgadmin3/src/db:
pgConn.cpp (r1.67 -> r1.68)
Index: pgConn.cpp
===
RCS file: /projects/pgadmin3/src/db/pgConn.cpp,v
retrieving rev
Log Message:
---
Fix sysSettings::Write
Modified Files:
--
pgadmin3/src/include:
sysSettings.h (r1.38 -> r1.39)
pgadmin3/src/schema:
pgForeignKey.cpp (r1.28 -> r1.29)
pgadmin3/src/utils:
sysSettings.cpp (r1.70 -> r1.71)
Index: sysSettings.h
Log Message:
---
Fix reading/writing bool config values
Modified Files:
--
pgadmin3/src/include:
sysSettings.h (r1.37 -> r1.38)
pgadmin3/src/ui:
frmMain.cpp (r1.124 -> r1.125)
pgadmin3/src/utils:
sysSettings.cpp (r1.69 -> r1.70)
Index: sysSe
Log Message:
---
Fix ssl detection
Tags:
REL-1_2_0_PATCHES
Modified Files:
--
pgadmin3:
acinclude.m4 (r1.37.2.3 -> r1.37.2.4)
Index: acinclude.m4
===
RCS file: /projects/pgadmin3/acinclude.m4,v
r
Log Message:
---
Update for 1.2.1
Tags:
REL-1_2_0_PATCHES
Modified Files:
--
pgadmin3/pkg/win32:
pgadmin3.wsi (r1.27 -> r1.27.2.1)
pgadmin3.wsm (r1.10 -> r1.10.2.1)
---(end of broadcast)---
TIP 1: subsc
Log Message:
---
Include Slony and pgAgent in the translations [Hiroshi Saito]
Modified Files:
--
pgadmin3:
stringextract (r1.9 -> r1.10)
stringextract.bat (r1.7 -> r1.8)
Index: stringextract.bat
=
Log Message:
---
Refresh tree properly after editting Agent objects.
Modified Files:
--
pgadmin3/src/agent:
pgaJob.cpp (r1.16 -> r1.17)
pgaSchedule.cpp (r1.21 -> r1.22)
pgaStep.cpp (r1.17 -> r1.18)
Index: pgaSchedule.cpp
Log Message:
---
Improve phrasing (no offence to Andreas intended - his English is still
waaay better than my German :-) )
Modified Files:
--
pgadmin3/docs/en_US/hints:
pk.html (r1.2 -> r1.3)
Index: pk.html
=
Log Message:
---
listen_addresses appeared in 8.0, not 7.4. And the old option was tcpip_socket
:-)
Modified Files:
--
pgadmin3/docs/en_US/hints:
conn-listen.html (r1.3 -> r1.4)
Index: conn-listen.html
==
Log Message:
---
FK MATCH FULL
Option: User defined system schemas
Modified Files:
--
pgadmin3:
TODO.txt (r1.130 -> r1.131)
Index: TODO.txt
===
RCS file: /projects/pgadmin3/TODO.txt,v
retrieving revisi
Log Message:
---
Fix typo Connezione -> Connessione
Modified Files:
--
pgadmin3/src/ui/it_IT:
pgadmin3.mo (r1.22 -> r1.23)
---(end of broadcast)---
TIP 6: Have you searched our list archives?
http://a
Log Message:
---
Fix typo Connezione -> Connessione
Modified Files:
--
pgadmin3/src/ui/it_IT:
pgadmin3.po (r1.21 -> r1.22)
Index: pgadmin3.po
===
RCS file: /projects/pgadmin3/src/ui/it_IT/pgadmin3.po,v
Log Message:
---
- Guru hint for server connections
Modified Files:
--
pgadmin3/docs/en_US/hints:
conn-listen.html (r1.1 -> r1.2)
Index: conn-listen.html
===
RCS file: /projects/pgadmin3/docs/en_US/hin
Update of /projects/pgadmin3/docs/en_US/hints
In directory developer.pgadmin.org:/tmp/cvs-serv13857/hints
Log Message:
Directory /projects/pgadmin3/docs/en_US/hints added to the repository
---(end of broadcast)---
TIP 7: don't forget to inc
Log Message:
---
Correctly identify primary key columns in properties pane.
Modified Files:
--
pgadmin3:
CHANGELOG.txt (r1.195 -> r1.196)
pgadmin3/src/schema:
pgColumn.cpp (r1.40 -> r1.41)
Index: CHANGELOG.txt
===
Log Message:
---
Correctly identify primary key columns in properties pane.
Tags:
REL-1_2_0_PATCHES
Modified Files:
--
pgadmin3:
CHANGELOG.txt (r1.171.2.6 -> r1.171.2.7)
pgadmin3/src/schema:
pgColumn.cpp (r1.38.2.1 -> r1.38.2.2)
Index: CHANGELOG.t
Log Message:
---
Hmm, there are no guruhints in 1.2.x...
Tags:
REL-1_2_0_PATCHES
Removed Files:
-
pgadmin3/docs/en_US:
guruhints.html
--- docs/en_US/guruhints.html
+++ /dev/null
@@ -1,85 +0,0 @@
-
-
-
-
-
-Guru Hints
-
-
-
-
-Guru Hints
-
-pgAdmin III has som
Log Message:
---
Added a tip
Tags:
REL-1_2_0_PATCHES
Modified Files:
--
pgadmin3/docs/en_US:
tips.txt (r1.5 -> r1.5.2.1)
Index: tips.txt
===
RCS file: /projects/pgadmin3/docs/en_US/tips.txt,v
ret
Log Message:
---
Added a tip
Modified Files:
--
pgadmin3/docs/en_US:
tips.txt (r1.5 -> r1.6)
Index: tips.txt
===
RCS file: /projects/pgadmin3/docs/en_US/tips.txt,v
retrieving revision 1.5
retrieving re
Log Message:
---
Version number bump for 1.2.1
Tags:
REL-1_2_0_PATCHES
Modified Files:
--
pgadmin3:
configure.ac (r1.32 -> r1.32.2.1)
pgadmin3/src/include:
version.h (r1.19.2.1 -> r1.19.2.2)
Index: configure.ac
Log Message:
---
Use PostgreSQL 8.0 (pgInstaller) libs & headers.
Tags:
REL-1_2_0_PATCHES
Modified Files:
--
pgadmin3/src:
pgAdmin3.dsp (r1.116 -> r1.116.2.1)
Index: pgAdmin3.dsp
===
RCS file: /p
Log Message:
---
Fix a couple of compile errors from back-patched fixes. Hopefully nothing else
was missed :-)
Tags:
REL-1_2_0_PATCHES
Modified Files:
--
pgadmin3/src/include:
pgConn.h (r1.27.2.1 -> r1.27.2.2)
pgadmin3/src/schema:
pgDomain.cpp (r1
Log Message:
---
Tweak column names
Modified Files:
--
pgagent:
pgagent.sql (r1.6 -> r1.7)
Index: pgagent.sql
===
RCS file: /projects/pgagent/pgagent.sql,v
retrieving revision 1.6
retrieving revision 1
Log Message:
---
Set column stats and comments correctly when creating tables.
Tags:
REL-1_2_0_PATCHES
Modified Files:
--
pgadmin3:
CHANGELOG.txt (r1.171.2.5 -> r1.171.2.6)
pgadmin3/src/include:
dlgColumn.h (r1.10.2.1 -> r1.10.2.2)
pgadmin3/src
Log Message:
---
Set column stats and comments correctly when creating tables.
Modified Files:
--
pgadmin3:
CHANGELOG.txt (r1.194 -> r1.195)
pgadmin3/src/include:
dlgColumn.h (r1.11 -> r1.12)
pgadmin3/src/ui:
dlgTable.cpp (r1.50 -> r1.51)
In
Log Message:
---
Call wxTheApp->Yield(); to allow the connecting busy box to redraw after
leaving the password dialogue.
Modified Files:
--
pgadmin3/src/schema:
pgServer.cpp (r1.58 -> r1.59)
Index: pgServer.cpp
=
Log Message:
---
Include the hostname in the connect string for Kerberos support, per Magnus
Hagander
Tags:
REL-1_2_0_PATCHES
Modified Files:
--
pgadmin3:
CHANGELOG.txt (r1.171.2.4 -> r1.171.2.5)
pgadmin3/src/db:
pgConn.cpp (r1.60.2.2 -> r1.60.2.3
Log Message:
---
Include the hostname in the connect string for Kerberos support, per Magnus
Hagander
Modified Files:
--
pgadmin3/src/db:
pgConn.cpp (r1.65 -> r1.66)
Index: pgConn.cpp
===
RCS file: /p
Log Message:
---
Include the hostname in the connect string for Kerberos support, per Magnus
Hagander
Modified Files:
--
pgadmin3:
CHANGELOG.txt (r1.193 -> r1.194)
Index: CHANGELOG.txt
===
RCS file: /
Log Message:
---
Fix some tabs that my editor converted to spaces.
Modified Files:
--
pgadmin3:
Makefile.am (r1.36 -> r1.37)
Index: Makefile.am
===
RCS file: /projects/pgadmin3/Makefile.am,v
retrieving
Log Message:
---
I wanted to build a .app bundle for pgadmin, but I found no support
for this in the build system. I added an option --build-bundle that
basically overwrites --prefix to $(pwd)tmp, and added a PgAdminIII.app
target to Makefile.am. The built bundle includes the pgadmin3 bin
Update of /projects/pgadmin3/pkg/mac
In directory developer.pgadmin.org:/tmp/cvs-serv15105/mac
Log Message:
Directory /projects/pgadmin3/pkg/mac added to the repository
---(end of broadcast)---
TIP 3: if posting/reading through Usenet, please send
Log Message:
---
Fix for non-SSL enabled libpq builds [Florian G. Pflug]
Modified Files:
--
pgadmin3:
CHANGELOG.txt (r1.192 -> r1.193)
pgadmin3/src/db:
pgConn.cpp (r1.64 -> r1.65)
pgadmin3/src/include:
pgConn.h (r1.30 -> r1.31)
Index: CHANGE
Log Message:
---
Mask the password on the main tab of the user properties dialogue [Hiroshi
Saito] (again - arrgh, I'm losing it!!)
Modified Files:
--
pgadmin3/src/include:
dlgUser.h (r1.16 -> r1.17)
pgadmin3/src/ui:
dlgUser.cpp (r1.38 -> r1.39)
pga
Log Message:
---
Mask the password on the main tab of the user properties dialogue [Hiroshi
Saito]
Modified Files:
--
pgadmin3:
Makefile.am (r1.34 -> r1.35)
acinclude.m4 (r1.42 -> r1.43)
configure.ac (r1.33 -> r1.34)
pgadmin3/src/include:
Log Message:
---
Updated translation from Slawomir Sudnik
Tags:
REL-1_2_0_PATCHES
Modified Files:
--
pgadmin3/src/ui/pl_PL:
pgadmin3.mo (r1.17 -> r1.17.2.1)
pgadmin3.po (r1.18 -> r1.18.2.1)
Index: pgadmin3.po
==
Log Message:
---
Updated translation from Slawomir Sudnik
Modified Files:
--
pgadmin3/src/ui/pl_PL:
pgadmin3.mo (r1.17 -> r1.18)
pgadmin3.po (r1.18 -> r1.19)
Index: pgadmin3.po
===
RCS file: /p
Log Message:
---
Schedule UI updates.
Modified Files:
--
pgadmin3/src/agent:
dlgSchedule.cpp (r1.17 -> r1.18)
pgaSchedule.cpp (r1.19 -> r1.20)
pgadmin3/src/agent/include:
dlgSchedule.h (r1.10 -> r1.11)
pgaSchedule.h (r1.13 -> r1.14)
p
Log Message:
---
Change plain backup file default extension to .sql
Add CASCADE dropping
Modified Files:
--
pgadmin3:
CHANGELOG.txt (r1.190 -> r1.191)
Index: CHANGELOG.txt
===
RCS file: /projects/pgadm
Log Message:
---
Number weekdays correctly.
Modified Files:
--
pgadmin3/src/agent:
pgaSchedule.cpp (r1.17 -> r1.18)
Index: pgaSchedule.cpp
===
RCS file: /projects/pgadmin3/src/agent/pgaSchedule.cpp,v
r
Log Message:
---
Number weekdays correctly.
Modified Files:
--
pgagent:
pgagent.sql (r1.5 -> r1.6)
Index: pgagent.sql
===
RCS file: /projects/pgagent/pgagent.sql,v
retrieving revision 1.5
retrieving re
Log Message:
---
Display schedules properly in the properties pane
Modified Files:
--
pgadmin3/src/agent:
dlgSchedule.cpp (r1.16 -> r1.17)
pgaSchedule.cpp (r1.16 -> r1.17)
pgadmin3/src/agent/include:
pgaSchedule.h (r1.11 -> r1.12)
Index: pgaSche
Log Message:
---
Updated pgAgent schema with cron-style scheduling.
Modified Files:
--
pgagent:
pgagent.sql (r1.4 -> r1.5)
Index: pgagent.sql
===
RCS file: /projects/pgagent/pgagent.sql,v
retrieving re
Log Message:
---
New splash screen
Removed Files:
-
pgadmin3/src/include/images:
splash.mic
Binary files src/include/images/splash.mic and /dev/null differ
---(end of broadcast)---
TIP 9: the planner will ignore your
Log Message:
---
Fix aggregate SQL generation per James Prichard
Tags:
REL-1_2_0_PATCHES
Modified Files:
--
pgadmin3:
CHANGELOG.txt (r1.171.2.3 -> r1.171.2.4)
pgadmin3/src/include:
dlgProperty.h (r1.41.2.1 -> r1.41.2.2)
pgadmin3/src/schema:
Log Message:
---
Fix aggregate SQL generation per James Prichard
Modified Files:
--
pgadmin3:
CHANGELOG.txt (r1.188 -> r1.189)
pgadmin3/src/include:
dlgProperty.h (r1.45 -> r1.46)
pgadmin3/src/schema:
pgAggregate.cpp (r1.26 -> r1.27)
pgad
1 - 100 of 768 matches
Mail list logo