Le 23/09/2010 21:11, Steffen Kuhn a écrit :
> [...]
> actually I wanted to tooltip 'De-/Select all ...' ;-)
> My intension was do bring the benefit with less code, logic and
> dependencies,
> but anyway if it feels not good here the next try.
>
Commited. Thanks for the patch, and sorry for the de
#229: Buttons for (de/)selecting all entries in the pgAgent jobs scheduler lists
---+
Reporter: Steffen Kuhn | Owner: Steffen Kuhn
Type: feature | Status: closed
Priority: minor |
Buttons for (de/)selecting all entries...
in the pgAgent jobs scheduler list.
Implements #229.
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=098f47923c0f6521f76af4e8e3a4fc437abb7f1c
Author: Steffen Kuhn
Modified Files
--
pgadmi
#251: Fix CREATE INDEX/CONSTRAINT syntax when tablespace and fillfactor are
specified
-+--
Reporter: Marti Raudsepp | Owner: Marti Raudsepp
Type: bug | Status: closed
Priority: min
#251: Fix CREATE INDEX/CONSTRAINT syntax when tablespace and fillfactor are
specified
+---
Reporter: Marti Raudsepp | Owner: Marti Raudsepp
Type: bug | Status: new
Priority: minor
Le 06/10/2010 00:25, Guillaume Lelarge a écrit :
> Hi Marti,
>
> Le 05/10/2010 23:33, Marti Raudsepp a écrit :
>> [...]
>> Quite recently I stumbled upon this bug in pgAdminIII and today I was
>> reading Guillaume Lelarge's article about pgAdmin's git repository and
>> this is the result. :)
>>
>
Fix CREATE INDEX/CONSTRAINT syntax
Reverse the order of TABLESPACE and WITH() clauses for indexes. Previously
pgAdminIII generated CREATE scripts like:
CREATE INDEX foo_foo_id ON foo USING btree (foo_id)
TABLESPACE bar WITH (FILLFACTOR=50);
However this is illegal PostgreSQL syntax, the WITH(
Fix CREATE INDEX/CONSTRAINT syntax when tablespace and fillfactor are specified
Reverse the order of TABLESPACE and WITH() clauses for indexes. Previously
pgAdminIII generated CREATE scripts like:
ALTER TABLE foo ADD CONSTRAINT foo_pkey PRIMARY KEY(foo_id)
USING INDEX TABLESPACE bar WITH (FILL
Update website french translation.
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin-www.git;a=commitdiff;h=a7131cd9b7a065e0763d99f2ed308963117e8ce3
Modified Files
--
locale/fr_FR/LC_MESSAGES/pgadmin3_website.mo | Bin 148322 -> 149470 bytes
locale/fr_FR
Update .pot file.
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin-www.git;a=commitdiff;h=dc038c1b2cdd13584e1b54936a10e1e93722cacd
Modified Files
--
locale/pgadmin3_website.pot | 123 ---
1 files changed, 69 inser
Automatic stringmerge using merge script.
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin-www.git;a=commitdiff;h=28892060debeed6af855aa514f1ae4f1c961a094
Modified Files
--
locale/cs_CZ/LC_MESSAGES/pgadmin3_website.mo | Bin 139570 -> 139267 bytes
local
Update for 1.12.1
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin-www.git;a=commitdiff;h=cd6ac96bdb9da9beb601a910d613b8e5609243ea
Modified Files
--
download/macosx.php |1 +
download/source.php |1 +
download/windows.php |1 +
index.php
Update the pgadmin3-release.pot file
This is something we should do when we release the GA release. But I forgot.
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=c2f4561f272a5f18161acc739a6c84b1f1b36def
Modified Files
--
pgadmin3-r
Update farsi translation, per Amir Abdollahi.
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=2345da75ac74e0253b4e5fb47e8bc6cd2a45e3f4
Author: Amir Abdollahi
Modified Files
--
i18n/fa_IR/pgadmin3.mo | Bin 158528 -> 228378 bytes
i1
#250: Extend the syntax highlighting to setting sql commands in upper
---+
Reporter: Andreas| Owner: dpage
Type: feature| Status: new
Priority: minor | Milestone:
Component: pgadm
#250: Extend the syntax highlighting to setting sql commands in upper
---+
Reporter: Andreas| Owner: dpage
Type: feature| Status: new
Priority: minor | Milestone:
Component: pgadm
16 matches
Mail list logo