> Given all the flap about txid, this surely mustn't go in without public
> review first ;-). So, here is a submission from Sergey Karpov to fill
> in the lack of any working code examples for user-written tsearch
> parsers and dictionaries.
>
> I will be mostly off-line for the next day or so an
Patch applied. Thanks.
---
Euler Taveira de Oliveira wrote:
> Hi,
>
> An updated pt_BR FAQ patch is attached. If you prefer the complete
> version, you can get it [1]. There is also a small typo fix.
>
>
> [1] http://ti
Patch applied. Thanks. Your documentation changes can be viewed on our
web site shortly.
---
Brendan Jurd wrote:
> On 10/4/07, Tom Lane <[EMAIL PROTECTED]> wrote:
> > "Brendan Jurd" <[EMAIL PROTECTED]> writes:
> > > Now t
This has been saved for the 8.4 release:
http://momjian.postgresql.org/cgi-bin/pgpatches_hold
---
Brendan Jurd wrote:
> I noticed an editing error in the patch I originally submitted; it
> defined the same debugging
This has been saved for the 8.4 release:
http://momjian.postgresql.org/cgi-bin/pgpatches_hold
---
[EMAIL PROTECTED] wrote:
> I discussed this hack with Neil and Josh in Ottawa back in May. I
> took a stab at it a f
Given all the flap about txid, this surely mustn't go in without public
review first ;-). So, here is a submission from Sergey Karpov to fill
in the lack of any working code examples for user-written tsearch
parsers and dictionaries.
I will be mostly off-line for the next day or so and don't have
"Marko Kreen" <[EMAIL PROTECTED]> writes:
> On 10/8/07, Tom Lane <[EMAIL PROTECTED]> wrote:
>> (Note that your overflow test didn't actually work; AFAIK there
>> really isn't any decent solution other than dividing at each step.)
> Hmm. It did seem to work here. Just in case I peeked into
> Free
Bruce Momjian escribió:
> Brendan Jurd wrote:
> > On 9/29/07, Bruce Momjian <[EMAIL PROTECTED]> wrote:
> > > I think we need more than one person's request to add this function.
> >
> > Well, I don't expect it would get requested. Most DBAs would likely
> > look for the function in the docs, see
On 10/8/07, Tom Lane <[EMAIL PROTECTED]> wrote:
> "Marko Kreen" <[EMAIL PROTECTED]> writes:
> > I noticed strtoull() causes problems on some buildfarm
> > machines. As a fix I propose small str2num function inside
> > txid.c itself. Main reason is that the txid actually does
> > not need fully-fe
"Marko Kreen" <[EMAIL PROTECTED]> writes:
> I noticed strtoull() causes problems on some buildfarm
> machines. As a fix I propose small str2num function inside
> txid.c itself. Main reason is that the txid actually does
> not need fully-featured strtoull (radixes, whitespace skipping).
Seems lik
I noticed strtoull() causes problems on some buildfarm
machines. As a fix I propose small str2num function inside
txid.c itself. Main reason is that the txid actually does
not need fully-featured strtoull (radixes, whitespace skipping).
We could include strtoull() under port/ in the future, I th
Brendan Jurd wrote:
> On 9/29/07, Bruce Momjian <[EMAIL PROTECTED]> wrote:
> > I think we need more than one person's request to add this function.
>
> Well, I don't expect it would get requested. Most DBAs would likely
> look for the function in the docs, see it's not there and then just
> imple
12 matches
Mail list logo