Le 18/04/2011 05:27, Vladimir Kokovic a écrit :
> [...]
> Here is patch for TABLE PRIMARY KEY CONSTRAINT on PostgreSQL 9.1
>
That doesn't answer my question on how to reproduce it. Or it doesn't
have anything to me with my previous answer, but in this case, it would
help to have some kind of an e
Hi,
Here is patch for TABLE PRIMARY KEY CONSTRAINT on PostgreSQL 9.1
Best regards,
Vladimir Kokovic, DP senior, Belgrade, Serbia
pgIndex.cpp.diff
Description: Binary data
--
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www
#299: Crash on table refresh
-+--
Reporter: mha | Owner: dpage
Type: bug | Status: new
Priority: major| Milestone: 1.12.3
Component: pgadmin | Version: 1.12
Keywords:
Fix inconsistencies with translated messages
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=e58ff1172846858367a16d0fd658bdbd749757fd
Modified Files
--
pgadmin/include/schema/pgIndexConstraint.h |3 +
pgadmin/schema/pgForeignData
Better user mapping icon
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=0934949143e4bdd9876d07c0c62dff76369cfbad
Modified Files
--
pgadmin/include/images/usermapping-sm.png | Bin 423 -> 518 bytes
pgadmin/include/images/usermapping
Fix an assertion warning in dlgAggregate
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=1406e31904e4448f7dd5ffd78fe140a9fe306fb8
Modified Files
--
pgadmin/dlg/dlgAggregate.cpp |9 ++---
1 files changed, 6 insertions(+), 3 de
Display the OID of a tablespace
... and fix the dlgRole.xrc file.
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=d97c01a77431ee20b07e6e8371cb356abbd2353e
Modified Files
--
pgadmin/ui/dlgRole.xrc |3 -
pgadmin/ui/dlgTables
Switch OID and owner controls
All dialogs have first OID, then Owner controls. All but function and package.
This patch switches the two controls so that the dialogs look alike the
others.
Moreover, the first and second tabs of dlgIndexConstraint had the same name
and title. The second tab is now
Don't show collation if it's the default one
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=aeadef37c0ada3ca358257aefe0be254b82312bb
Modified Files
--
pgadmin/dlg/dlgColumn.cpp |6 +++---
pgadmin/dlg/dlgDomain.cpp |2 +-
Le 14/04/2011 10:21, Vladimir Kokovic a écrit :
> Hi,
>
> During copy/paste testing I've found that on 9.1 'COLLATE' should be
> omitted from table constraints definitions..Look in my PostgreSQL log:
>
> 2011-04-14 10:04:28 CEST asoft 127.0.0.1(41254) 5357 0 LOG:
> statement: SELECT relname FROM
Fix a crash when adding an index constraint
... to a table not yet created.
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=5919fcca4adc62612d4dc7a2d8a34aca712445a2
Modified Files
--
pgadmin/dlg/dlgIndexConstraint.cpp | 23 ++
#290: New features for editgrid
--+-
Reporter: gleu | Owner: dpage
Type: feature | Status: new
Priority: minor | Milestone:
Component: pgadmin | Version: trunk
Keywords: ed
#302: Add per-column collation support
--+-
Reporter: gleu | Owner: gleu
Type: feature | Status: closed
Priority: minor| Milestone: 1.14
#302: Add per-column collation support
--+-
Reporter: gleu | Owner: gleu
Type: feature | Status: assigned
Priority: minor | Mil
#142: Support for SQL/Med objects
--+-
Reporter: gleu | Owner: gleu
Type: feature | Status: closed
Priority: minor| Milestone: 1.14
Component: pgadmin | Version: 1.12
Reso
#314: Allow Grant Wizard at lower level
-+--
Reporter: Aren Cambre | Owner: dpage
Type: feature | Status: new
Priority: minor| Milestone:
Component: pgadmin | Version:
Le 04/04/2011 09:44, Timon a écrit :
> CREATE TABLE _x
> (
> v1 character varying
> );
>
> CREATE INDEX idx_gist
> ON _x
> USING gist
> (to_tsvector('russian'::regconfig, v1::text));
>
OK, that helped me to reproduce it. It is now fixed, using your patch.
Unfortunately, it won't be part
#313: gin/gist indexes show twice
--+-
Reporter: Timon| Owner: gleu
Type: bug | Status: closed
Priority: minor| Milestone: 1.12.4
Component: pgadmin | Version: 1.12
Resoluti
#313: gin/gist indexes show twice
-+--
Reporter: Timon| Owner: gleu
Type: bug | Status: assigned
Priority: minor| Milestone:
Component: pgadmin | Version: 1.12
Key
Show indexes only once in the Statistics tab
gist functional indexes are displayed twice in the statistics tab of the
browser.
Patch from Timon. Fixes #313.
Branch
--
REL-1_12_0_PATCHES
Details
---
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=bf679977418363009df5e32230
Show indexes only once in the Statistics tab
gist functional indexes are displayed twice in the statistics tab of the
browser.
Patch from Timon. Fixes #313.
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=15506ec05dbbdcda7c72b24f74a23060bdd6ba
#313: gin/gist indexes show twice
-+--
Reporter: Timon| Owner: dpage
Type: bug | Status: new
Priority: minor| Milestone:
Component: pgadmin | Version: 1.12
Keywords:
22 matches
Mail list logo