#343: Add support for RANGE type
--+-
Reporter: gleu | Owner: dpage
Type: feature | Status: new
Priority: minor | Milestone:
Component: pgadmin | Version: trunk
Keywords: t
#342: Enumerable type doesn't have all the options available on CREATE TYPE
-+--
Reporter: gleu | Owner: dpage
Type: feature | Status: new
Priority: minor| Milestone:
Component: pgadm
#341: New connection option: sslcompression
---+
Reporter: gleu | Owner: dpage
Type: feature| Status: new
Priority: minor | Milestone:
Compone
On Wed, 2011-11-16 at 09:21 +, Dave Page wrote:
> Cool - thanks Kris.
>
> Guillaume, are you taking the lead on this work in general, or should
> I add this to my queue?
>
Sorry for the reply two weeks after. If you can put it on your queue, it
would be great. As you probably noticed, I don'
Fix VARIADIC handling with DEFAULT value
VARIADIC argument wasn't treated as an IN argument, which made it unavailable
for DEFAULT values.
Report from Regina (Paragon Corporation).
Branch
--
REL-1_14_0_PATCHES
Details
---
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=9e
Fix VARIADIC handling with DEFAULT value
VARIADIC argument wasn't treated as an IN argument, which made it unavailable
for DEFAULT values.
Report from Regina (Paragon Corporation).
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=810605a1efbd2b
Fix DEFAULT handling with ALTER function
DEFAULT clause was included with the ALTER function. That's an incorrect syntax
that is now fixed.
From a report from Regina (Paragon Corporation).
Branch
--
REL-1_14_0_PATCHES
Details
---
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commit
Fix DEFAULT handling with ALTER function
DEFAULT clause was included with the ALTER function. That's an incorrect syntax
that is now fixed.
From a report from Regina (Paragon Corporation).
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=7eaab
Forgot the CHANGELOG
Branch
--
REL-1_14_0_PATCHES
Details
---
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=8aa9c0309473df463fd72faeedec0a91017dffd4
Modified Files
--
CHANGELOG |4
1 files changed, 4 insertions(+), 0 deletions(-)
--
Sent via pgadmi
Forgot the CHANGELOG
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=35927a0277f26f08484d1e14cfe177f3fc6b7dfd
Modified Files
--
CHANGELOG |4
1 files changed, 4 insertions(+), 0 deletions(-)
--
Sent via pgadmin-hackers ma
Thanks!
On Sunday, December 4, 2011, Guillaume Lelarge
wrote:
> On Sun, 2011-12-04 at 10:37 +0100, Guillaume Lelarge wrote:
>> On Mon, 2011-11-28 at 17:40 +, Dave Page wrote:
>> > On Sat, Nov 26, 2011 at 11:05 PM, Olly Betts wrote:
>> > > On Sat, Nov 26, 2011 at 08:18:31PM +, Dave Page w
On Sun, 2011-12-04 at 10:37 +0100, Guillaume Lelarge wrote:
> On Mon, 2011-11-28 at 17:40 +, Dave Page wrote:
> > On Sat, Nov 26, 2011 at 11:05 PM, Olly Betts wrote:
> > > On Sat, Nov 26, 2011 at 08:18:31PM +, Dave Page wrote:
> > >>
> > > This isn't original wx code - a number of projects
Update czech translation
Branch
--
REL-1_14_0_PATCHES
Details
---
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=ce50939819a3ea82011cd651013891e07eac88d2
Author: Marek Cernocky
Modified Files
--
i18n/cs_CZ/pgadmin3.mo | Bin 308964 -> 309162 bytes
i18n/cs_CZ/
Fix compilation on Debian
We used a wxWidgets internal macro (ATTRIBUTE_PRINTF_1), that Debian get rid
of. And wxWidgets 2.9 doesn't have this macro anymore.
Actually, it appears we don't need it. It works without the macro, so the patch
just drops it.
Reports from Gerfried Fuchs, and Philippe
Fix compilation on Debian
We used a wxWidgets internal macro (ATTRIBUTE_PRINTF_1), that Debian get rid
of. And wxWidgets 2.9 doesn't have this macro anymore.
Actually, it appears we don't need it. It works without the macro, so the patch
just drops it.
Reports from Gerfried Fuchs, and Philippe
On Mon, 2011-11-28 at 17:40 +, Dave Page wrote:
> On Sat, Nov 26, 2011 at 11:05 PM, Olly Betts wrote:
> > On Sat, Nov 26, 2011 at 08:18:31PM +, Dave Page wrote:
> >>
> > This isn't original wx code - a number of projects define equivalent
> > macros (and often with the same names, which is
16 matches
Mail list logo