#256: Add triggers on views support
---+
Reporter: gleu | Owner: dpage
Type: feature| Status: new
Priority: minor | Milestone:
Component: pgadmin| Version: trunk
Keywo
#243: Add security label support
+---
Reporter: gleu| Owner: dpage
Type: feature | Status: new
Priority: minor | Milestone:
Component: pgadmin | Versi
#242: Add support for new ALTER TYPE clauses
--+-
Reporter: gleu | Owner: dpage
Type: feature | Status: new
Priority: minor | Milestone:
Component: pgadmin | Version: trunk
Update the xrcDialogs.cpp file.
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=ebd6d525bbe942bdf56ec51a95daf7596cba56e4
Modified Files
--
pgadmin/ui/xrcDialogs.cpp |60461 +++--
1 files change
#250: Extend the syntax highlighting to setting sql commands in upper
--+-
Reporter: Andreas | Owner: gleu
Type: feature | Status: closed
Priority: minor| Milestone: 1.14
Compone
#253: SQL Editor cursor colour
--+-
Reporter: Federico Stafforini | Owner: gleu
Type: feature | Status: closed
Priority: minor| Milestone: 1.14
Component:
Le 12/10/2010 00:11, Guillaume Lelarge a écrit :
> OK, enough said "Will do when I'll have time". Here are two patches, one
> that allows a user to customize the caret's colour, and the other one
> that allows a user to force uppercase for keywords.
>
> Comments?
>
No comments, so commited :)
Add an option to put keywords in uppercase
The user can check an option, so that every keyword he enters in a SQL box is
automatically in uppercase.
Implements #250.
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=5af897371b22c729c409d2bc7d457
Add an option to set the cursor colour
This option allows the user to set the colour of the cursor. It's really
important if you change the background colour, so that the cursor is still
visible.
Implements #253.
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin3.g
Le 13/10/2010 07:35, Timon a écrit :
> please check
> http://github.com/postgres/pgadmin3/pull/1
>
I took your branch and commited your fixes on 1.12 and master.
Thanks.
--
Guillaume
http://www.postgresql.fr
http://dalibo.com
--
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postg
Update russian translation.
Per Alexander Law and Timon.
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=8ceab9680192852e3d11d9e0446a3c7e2e6e7112
Author: Timon
Modified Files
--
i18n/ru_RU/pgadmin3.mo | Bin 223664 -> 244888 bytes
Update russian translations.
From Alexander Law and Timon.
Branch
--
REL-1_12_0_PATCHES
Details
---
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=d7d2d179fd856c79d7a07059a769997a21666d00
Author: Timon
Modified Files
--
i18n/ru_RU/pgadmin3.mo | Bin 223664 -
Le 13/10/2010 23:20, Guillaume Lelarge a écrit :
> Le 13/10/2010 22:21, Kasia Tuszynska a écrit :
>> [...]
>> Thanks for your reply I did a bit more testing with the superuser priv
>> issue, and now I came to the conclusion that pgAdminIII may be doing
>> something silly.
>>
>
> Sure, that happe
#255: Crash of the query tool if one cancels the export dialog
---+
Reporter: Jean-Michel Souchard | Owner: gleu
Type: bug | Status: closed
Priority: minor |
Fix two deletes of the same object in a query tool
When a user executes a query and wants to save the results, he clicks on the
disk-with-a-green-arrow icon. If he clicks on the Cancel button, pgAdmin
crashes. The issue was that we deleted two times the qi->toFileExportForm
object. Once in the frm
Fix two deletes of the same object in a query tool
When a user executes a query and wants to save the results, he clicks on the
disk-with-a-green-arrow icon. If he clicks on the Cancel button, pgAdmin
crashes. The issue was that we deleted two times the qi->toFileExportForm
object. Once in the frm
#255: Crash of the query tool if one cancels the export dialog
--+-
Reporter: Jean-Michel Souchard | Owner: gleu
Type: bug | Status: new
Priority: minor | Milestone
#254: Wrong indexes sizes on index page
--+-
Reporter: Timon| Owner: gleu
Type: bug | Status: closed
Priority: minor| Milestone: 1.12.2
Component: pgadmin | Version: 1.12
Re
Le 13/10/2010 11:03, Guillaume Lelarge a écrit :
> Le 13/10/2010 10:54, Thom Brown a écrit :
>> On 13 October 2010 09:27, Thom Brown wrote:
>>> On 13 October 2010 08:30, Guillaume Lelarge wrote:
Le 13/10/2010 00:35, Thom Brown a écrit :
> On 12 October 2010 16:19, Guillaume Lelarge
>>>
Fix for index size in the index list
The size previously reported is the size of the table for each index.
Report from Timon.
Fixes #254.
Branch
--
REL-1_12_0_PATCHES
Details
---
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=9615d9b77b2b011a3cda592cf81dfe41bd9a854a
Mo
Fix for index size in the index list
The size previously reported is the size of the table for each index.
Report from Timon.
Fixes #254.
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=10849143c289ceb360246ebeeeb1a82fed2ff9ac
Modified Files
21 matches
Mail list logo