> I did. And you're completely right. Your patch fixed the issue. I
> suppose Timon had the same issue. Too bad it won't be in beta 1.
> Anyways, thanks for your patch.
Yup, it solves my problem. Thanks.
--
All bugs reserved
--
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.o
Le 28/04/2011 16:44, Ashesh Vashi a écrit :
> Hi Dave/Guillaume,
>
> I found a crash on ubuntu, when try to open the properties window for any
> index.
> I am running pgAdminIII against PG 9.0.2.
>
> Please find the patch to resolve the crash.
>
> Guillaume,
>
> I am really not aware of the col
Fix a segfault on property dialog for the index
We tried to access an item in an empty array.
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=93884559ece6506ae9b47927fdd490d0bc9cdbef
Author: Ashesh Vashi
Modified Files
--
pgadmin/
Hi Dave/Guillaume,
I found a crash on ubuntu, when try to open the properties window for any
index.
I am running pgAdminIII against PG 9.0.2.
Please find the patch to resolve the crash.
Guillaume,
I am really not aware of the collation implementation, but this patch
certainly avoid the crash.
C
Thanks Dave.
Regards,
Nikhils
On Thu, Apr 28, 2011 at 6:58 PM, Dave Page wrote:
> Thanks, applied.
>
> On Thu, Apr 28, 2011 at 10:59 AM, Nikhil S wrote:
> > Hi,
> >
> >>
> >> The pgAdmin source base is peppered with references to a non-existent
> >> "proargdefvals" attribute.
> >
> > Ok, this
This is for pgAdmin 1.14 beta 1 on OSX.
When setting up a foreign table, upon adding a column, the "Member
name" and "Data type" values remain in the input fields.
Also, upon attempting to open a foreign table, pgAdmin is displaying
the message "An error has occurred: No Table or view" and then
c
Thanks, applied.
On Thu, Apr 28, 2011 at 10:59 AM, Nikhil S wrote:
> Hi,
>
>>
>> The pgAdmin source base is peppered with references to a non-existent
>> "proargdefvals" attribute.
>
> Ok, this was being used in AS83, so we cannot remove these references
> completely.
>
>>
>> The FEATURE_FUNCTION
Correct a pg_proc column name in PPAS 8.4 and above.
Branch
--
REL-1_12_0_PATCHES
Details
---
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=65f2be1eee6887d3e9333237c04ddb8f71d5c202
Author: Nikhil S
Modified Files
--
pgadmin/db/pgConn.cpp |
Correct a pg_proc column name in PPAS 8.4 and above.
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=a265fb2977253fce436e276320d337425639384c
Author: Nikhil S
Modified Files
--
pgadmin/db/pgConn.cpp |4 +++-
pgad
Fix copyright.
Branch
--
REL-1_12_0_PATCHES
Details
---
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=c9d50988251463031706ea45e3154d4e7478946e
Modified Files
--
pkg/mac/licence.r |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
--
Sent via pgadmi
Fix copyright.
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=1da5a9404e1c0e5d893457e03d153887b9561005
Modified Files
--
pkg/mac/licence.r |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
--
Sent via pgadmin-hackers ma
For your testing pleasure:
http://developer.pgadmin.org/ftp/release/v1.14.0-beta1/
--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake
EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
--
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresq
Fix another version number
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=37f0da95638d02dbe2f8c8d8057cc04be0bb5250
Modified Files
--
pkg/win32/upgrade.bat |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
--
Sent via pg
As always, forgot to bump the installer GUIDs and version.
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=8c4adc899cc598a6393ccfa380baac7f3b368b27
Modified Files
--
pkg/win32/Installer.vcproj |2 +-
pkg/win32/src/i18ndata.wxs |
As always, forgot to bump the installer GUIDs and version.
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=8c4adc899cc598a6393ccfa380baac7f3b368b27
Modified Files
--
pkg/win32/Installer.vcproj |2 +-
pkg/win32/src/i18ndata.wxs |
Hi,
> The pgAdmin source base is peppered with references to a non-existent
> "proargdefvals" attribute.
Ok, this was being used in AS83, so we cannot remove these references
completely.
> The FEATURE_FUNCTION_DEFAULTS feature will not get set because of this
> ever. This patch replaces the r
Tag REL-1_14_0-BETA1 has been created.
View:
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=tag;h=refs/tags/REL-1_14_0-BETA1
Log Message
---
Tag 1.14.0 beta 1
--
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.pos
Bump version for beta 1 release.
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=ab30d5e054c67b34dc8dcb9c97df459bf3fb1dff
Modified Files
--
pgadmin/include/version.h |6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
-
2011/4/28 Guillaume Lelarge :
> Le 28/04/2011 04:40, Devrim GÜNDÜZ a écrit :
>>
>> FWIW, I haven't seen any announcement or changelog anywhere about this
>> release.
>>
>
> Yeah, there was nothing on the website. We should do that.
Feel free :-). I'm busy with the beta at the moment, and have a fa
Le 28/04/2011 04:40, Devrim GÜNDÜZ a écrit :
>
> FWIW, I haven't seen any announcement or changelog anywhere about this
> release.
>
Yeah, there was nothing on the website. We should do that.
--
Guillaume
http://www.postgresql.fr
http://dalibo.com
--
Sent via pgadmin-hackers mailing list
20 matches
Mail list logo