On Wed, Jul 22, 2009 at 9:23 PM, Robert Haas wrote:
> On Sun, Jul 19, 2009 at 4:00 AM, Peter Eisentraut wrote:
>> Please submit an updated patch.
>
> If you would like to have this change committed during this
> CommitFest, please submit an updated patch ASAP. Otherwise, you can
> resubmit for the
On Thu, Jul 23, 2009 at 3:11 AM, Robert Haas wrote:
>
> If my email struck you as rude, I certainly apologize for that. I'm
> trying really hard to be efficient about this without stepping on
> anyone's feelings, but that's a fine line to walk and I'm not sure
> I'll always be on the right side of
On Wed, Jul 22, 2009 at 9:43 PM, Robert Haas wrote:
> On Wed, Jul 22, 2009 at 9:35 PM, Greg Stark wrote:
>> On Thu, Jul 23, 2009 at 2:23 AM, Robert Haas wrote:
>>> If you would like to have this change committed during this
>>> CommitFest, please submit an updated patch ASAP. Otherwise, you can
>>
On Wed, Jul 22, 2009 at 9:35 PM, Greg Stark wrote:
> On Thu, Jul 23, 2009 at 2:23 AM, Robert Haas wrote:
>> If you would like to have this change committed during this
>> CommitFest, please submit an updated patch ASAP. Otherwise, you can
>> resubmit for the next CommitFest in September.
>
> You k
On Thu, Jul 23, 2009 at 2:23 AM, Robert Haas wrote:
> If you would like to have this change committed during this
> CommitFest, please submit an updated patch ASAP. Otherwise, you can
> resubmit for the next CommitFest in September.
You know, I don't think we have any rules against people respon
On Sun, Jul 19, 2009 at 4:00 AM, Peter Eisentraut wrote:
> Please submit an updated patch.
Fernando,
If you would like to have this change committed during this
CommitFest, please submit an updated patch ASAP. Otherwise, you can
resubmit for the next CommitFest in September.
Thanks,
...Robert
On Friday 17 July 2009 18:26:31 Fernando Ike wrote:
>Follow new version patch, now with version postgresql version.
1) This is obviously wrong:
CASE WHEN l.lanispl = 't' THEN 'Trusted' WHEN l.lanispl = 'f' THEN 'Untrusted'
END
2) It may be better to use lanispl to determine whether a langua
On Thu, Jul 16, 2009 at 10:41 AM, Peter Eisentraut wrote:
> On Thursday 16 July 2009 00:38:31 Fernando Ike de Oliveira wrote:
>> I applied the Tom Lane and Peter considerations, but I had that
>> remove one column (Owner) of out command \dL to compatibility with 7.4
>> version.
>
> The mandate is
On Thursday 16 July 2009 00:38:31 Fernando Ike de Oliveira wrote:
> I applied the Tom Lane and Peter considerations, but I had that
> remove one column (Owner) of out command \dL to compatibility with 7.4
> version.
The mandate is to work as best as they can with older versions, not to provide
Em Thu, 02 Jul 2009 15:27:33 -0400
Tom Lane escreveu:
> Peter Eisentraut writes:
> > Looks good, but needs documentation and tab-complete.c updates, it
> > seems. And you should revisit this patch to make it consistent
> > with the S flag that was added to most \d commands. For example,
> > \d
Peter Eisentraut writes:
> Looks good, but needs documentation and tab-complete.c updates, it seems.
> And
> you should revisit this patch to make it consistent with the S flag that was
> added to most \d commands. For example, \dL would show only user-added
> languages, but \dLS would inclu
On Monday 02 February 2009 15:29:51 Fernando Ike wrote:
> Hi,
>
> On Fri, Jan 30, 2009 at 3:03 PM, Fernando Ike wrote:
> > Hi,,
> >
> >My job, I maintainer some postgres server for clients. We have
> > many PL/(Java, Perl, Ruby, Python, R) and to more easy
> > administration, I worked new lit
Fernando Ike wrote:
I know that this moment is inappropriate to submit patch, with the
discussions about features for 8.4. But, if can added for commitfest
to 8.5 version. I'm appreciate.
Yes, please add it to the first 8.5 commit fest. You can edit the wiki
yourself.
--
Sent via pgsql-h
On Mon, Feb 02, 2009 at 11:29:51AM -0200, Fernando Ike wrote:
> Hi,
>
>
> On Fri, Jan 30, 2009 at 3:03 PM, Fernando Ike wrote:
> > Hi,,
> >
> >My job, I maintainer some postgres server for clients. We have
> > many PL/(Java, Perl, Ruby, Python, R) and to more easy
> > administration, I work
Hi,
On Fri, Jan 30, 2009 at 3:03 PM, Fernando Ike wrote:
> Hi,,
>
>My job, I maintainer some postgres server for clients. We have
> many PL/(Java, Perl, Ruby, Python, R) and to more easy
> administration, I worked new little psql attribute to list languages
> com shorcurt/function \dL.
[..]
Hi,,
My job, I maintainer some postgres server for clients. We have
many PL/(Java, Perl, Ruby, Python, R) and to more easy
administration, I worked new little psql attribute to list languages
com shorcurt/function \dL.
postg...@darkside:/media/disk/devel/pg$ bin/psql -U postgres test
psql (
16 matches
Mail list logo