Re: [PATCH] Add zstd compression for TOAST using extended header format

2025-12-15 Thread Murtuza Zabuawala
Hello, You may want to consider sending the patch to the pgsql-hackers mailing list. Murtuza Zabuawala enterprisedb.com > On 16 Dec 2025, at 12:46 AM, Dharin Shah wrote: > > Hello PG Hackers, > > Want to submit a patch that implements zstd compression for TOAST

[PATCH] Add zstd compression for TOAST using extended header format

2025-12-15 Thread Dharin Shah
Hello PG Hackers, Want to submit a patch that implements zstd compression for TOAST data using a 20-byte TOAST pointer format, directly addressing the concerns raised in prior discussions [1