Re: pg_stat_advisor extension - Mailing list pgsql-hackers

From Ilia Evdokimov
Subject Re: pg_stat_advisor extension
Date
Msg-id f822b674-9697-43b9-931b-4d69729a26ff@tantorlabs.com
Whole thread Raw
Responses Re: pg_stat_advisor extension
Re: pg_stat_advisor extension
List pgsql-hackers
Hi hackers,


I've encountered and addressed errors in the 
"0001-pg_stat_advisor-extension.patch" when applying it to the main 
branch, specifically trailing whitespace issues at lines 117 and 118:

```
0001-pg_stat_advisor-extension.patch:117: trailing whitespace.
                                                    QUERY PLAN
0001-pg_stat_advisor-extension.patch:118: trailing whitespace.

warning: 2 lines add whitespace errors.

```

An updated patch is attached for review


I welcome your insights, feedback, and evaluations regarding the 
necessity of integrating this new extension into PostgreSQL.


Kind regards,

Ilia Evdokimov,

Tantor Labs LLC.

Attachment

pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: SLRU optimization - configurable buffer pool and partitioning the SLRU lock
Next
From: Ilia Evdokimov
Date:
Subject: Re: pg_stat_advisor extension