Re: Permute underscore separated components of columns before fuzzy matching - Mailing list pgsql-hackers

From Arne Roland
Subject Re: Permute underscore separated components of columns before fuzzy matching
Date
Msg-id 68906a96-7b89-4bcb-95f5-dc7af537da21@malkut.net
Whole thread Raw
In response to Re: Permute underscore separated components of columns before fuzzy matching  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Permute underscore separated components of columns before fuzzy matching
List pgsql-hackers
Thank you! I wasn't aware of the filter per person. It was quite simple 
integrate a web scraper into my custom push system.

Regarding the patch: I ran the 2.1.1 version of pg_bsd_indent now. I 
hope that suffices. I removed the matrix declaration to make it C90 
complaint. I attached the result.

Regards
Arne

On 2024-01-22 19:22, Tom Lane wrote:
> Arne Roland <arne.roland@malkut.net> writes:
>> Thank you for bringing that to my attention. Is there a way to subscribe
>> to cf-bot failures?
> I don't know of any push notification support in cfbot, but you
> can bookmark the page with your own active patches, and check it
> periodically:
>
> http://commitfest.cputube.org/arne-roland.html
>
> (For others, click on your own name in the main cfbot page's entry for
> one of your patches to find out how it spelled your name for this
> purpose.)
>
>             regards, tom lane
Attachment

pgsql-hackers by date:

Previous
From: Pavel Stehule
Date:
Subject: Re: psql: Allow editing query results with \gedit
Next
From: Ashutosh Bapat
Date:
Subject: Re: Report planning memory in EXPLAIN ANALYZE