[pgadmin-hackers] some encodings aren't supported

2009-11-22 Thread Quan Zongliang
Hi And, some encodings aren't supported by PostgreSQL yet: BIG5, GB18030, GBK, JOHAB, SJIS, SHIFT_JIS_2004, UHC See here: http://www.postgresql.org/docs/8.4/static/multibyte.html But all of them can be selected in new Database dialog. I checked some PostgreSQL sources. some functions are defined

Re: [pgadmin-hackers] [pgAdmin III] #14: Save graphical explain output

2009-11-22 Thread pgAdmin Trac
#14: Save graphical explain output -+-- Reporter: mha | Owner: ashesh.vashi Type: feature | Status: new Priority: minor| Milestone: 1.12 Component: pgadmin | Version:

[pgadmin-hackers] Re: [pgAdmin III] #95: Support "ALTER TABLE ... ALTER COLUMN ... SET DISTINCT"

2009-11-22 Thread pgAdmin Trac
#95: Support "ALTER TABLE ... ALTER COLUMN ... SET DISTINCT" +--- Reporter: gleu| Owner: gleu Type: feature | Status: new Priority: minor | Milestone: 1.12 Component: pgadmin

[pgadmin-hackers] [pgAdmin III] #102: Allow more complex user/database default GUC settings

2009-11-22 Thread pgAdmin Trac
#102: Allow more complex user/database default GUC settings --+- Reporter: gleu | Owner: dpage Type: feature | Status: new Priority: minor | Milestone: Component: pgadmi

Re: [pgadmin-hackers] [pgAdmin III] #100: GRANT ON ALL IN schema

2009-11-22 Thread pgAdmin Trac
#100: GRANT ON ALL IN schema +--- Reporter: gleu| Owner: dpage Type: feature | Status: new Priority: minor | Milestone: Component: pgadmin | Version: trunk Keywords

Re: [pgadmin-hackers] [pgAdmin III] #99: Default ACLs

2009-11-22 Thread pgAdmin Trac
#99: Default ACLs --+- Reporter: gleu | Owner: dpage Type: feature | Status: new Priority: minor | Milestone: Component: pgadmin | Version: trunk Keywords: role 8.5 |P

Re: [pgadmin-hackers] [pgAdmin III] #98: TRIGGER with WHEN clause

2009-11-22 Thread pgAdmin Trac
#98: TRIGGER with WHEN clause -+-- Reporter: gleu | Owner: dpage Type: feature | Status: new Priority: minor| Milestone: Component: pgadmin | Version: trunk Key

Re: [pgadmin-hackers] [pgAdmin III] #97: Triggers on columns

2009-11-22 Thread pgAdmin Trac
#97: Triggers on columns -+-- Reporter: gleu | Owner: dpage Type: feature | Status: new Priority: minor| Milestone: Component: pgadmin | Version: trunk Keywords

[pgadmin-hackers] [pgAdmin III] #101: New VACUUM options syntax

2009-11-22 Thread pgAdmin Trac
#101: New VACUUM options syntax -+-- Reporter: gleu | Owner: dpage Type: feature | Status: new Priority: minor| Milestone: Component: pgadmin | Ve

[pgadmin-hackers] [pgAdmin III] #100: GRANT ON ALL IN schema

2009-11-22 Thread pgAdmin Trac
#100: GRANT ON ALL IN schema -+-- Reporter: gleu | Owner: dpage Type: feature | Status: new Priority: minor| Milestone: Component: pgadmin | Version: trunk Keywords: schema

[pgadmin-hackers] [pgAdmin III] #99: Default ACLs

2009-11-22 Thread pgAdmin Trac
#99: Default ACLs -+-- Reporter: gleu | Owner: dpage Type: feature | Status: new Priority: minor| Milestone: Component: pgadmin | Version: trunk Keywords: role |Platfo

[pgadmin-hackers] [pgAdmin III] #98: TRIGGER with WHEN clause

2009-11-22 Thread pgAdmin Trac
#98: TRIGGER with WHEN clause -+-- Reporter: gleu | Owner: dpage Type: feature | Status: new Priority: minor| Milestone: Component: pgadmin | Version: trunk Keywords: trigger

[pgadmin-hackers] [pgAdmin III] #97: Triggers on columns

2009-11-22 Thread pgAdmin Trac
#97: Triggers on columns -+-- Reporter: gleu | Owner: dpage Type: feature | Status: new Priority: minor| Milestone: Component: pgadmin | Version: trunk Keywords: trigger |

[pgadmin-hackers] [pgAdmin III] #96: Deferrable unique constraints

2009-11-22 Thread pgAdmin Trac
#96: Deferrable unique constraints +--- Reporter: gleu| Owner: dpage Type: feature | Status: new Priority: minor | Milestone: Component: pgadmin | Ver

Re: [pgadmin-hackers] Database reconnect patch

2009-11-22 Thread Guillaume Lelarge
Le dimanche 22 novembre 2009 à 19:18:11, Dave Page a écrit : > You might know the server/network is down, so making the reconnect > optional allows you to avoid a potentially long timeout. > Right, I didn't think about that kind of issue. > It also makes it clear to the user that a reconnect is

Re: [pgadmin-hackers] Database reconnect patch

2009-11-22 Thread Dave Page
You might know the server/network is down, so making the reconnect optional allows you to avoid a potentially long timeout. It also makes it clear to the user that a reconnect is happening. You can see that in the terminal with psql, but in the gui, it would be easy to miss. On 11/21/09, Guillaum

[pgadmin-hackers] Next patch for 8.5 support: ALTER TABLE ... ALTER COLUMN ... SET STATISTICS DISTINCT

2009-11-22 Thread Guillaume Lelarge
Hi, Here is a patch to add the support for this new 8.5 functionality. Ticket is http://code.pgadmin.org/trac/ticket/95, commitfest item is https://commitfest.postgresql.org/action/patch_view?id=73. It was a quite simple patch. I used the git-svn method to get the code, and build the patch. I'

[pgadmin-hackers] [pgAdmin III] #95: Support "ALTER TABLE ... ALTER COLUMN ... SET DISTINCT"

2009-11-22 Thread pgAdmin Trac
#95: Support "ALTER TABLE ... ALTER COLUMN ... SET DISTINCT" +--- Reporter: gleu| Owner: gleu Type: feature | Status: new Priority: minor | Milestone: Component: pgadmin