Re: mention unused_oids script in pg_proc.dat

2025-05-24 Thread Florents Tselai
> On 24 May 2025, at 12:24 PM, Álvaro Herrera wrote: > > On 2025-May-24, Florents Tselai wrote: > >> I aggree with having more READMEs around the src tree. >> It’s true that a lot of doc content found in VII. Internals is dev-oriented, >> but imho it should be closer to the src (and more succi

Re: mention unused_oids script in pg_proc.dat

2025-05-24 Thread Álvaro Herrera
On 2025-May-24, Florents Tselai wrote: > I aggree with having more READMEs around the src tree. > It’s true that a lot of doc content found in VII. Internals is dev-oriented, > but imho it should be closer to the src (and more succinct/less verbose too). Maybe these READMEs can simply contain lit

Re: mention unused_oids script in pg_proc.dat

2025-05-23 Thread Florents Tselai
> > This stuff is already documented in bki.sgml. Adding an extra > location to hint about the script may be useful to have, but > pg_proc.dat is not a good choice as it is one catalog among many > others. One idea: we could add a README or a README.oid in > src/include/catalog/ telling more a

Re: mention unused_oids script in pg_proc.dat

2025-05-23 Thread Michael Paquier
On Fri, May 23, 2025 at 07:03:31PM +0300, Florents Tselai wrote: > - For the sake of the archives: this has been mentioned on Discord. +++ b/src/include/catalog/pg_proc.dat +# To find unused OIDs see src/include/catalog/unused_oids. +# If multiple related OIDs are added, it is suggested they're c

mention unused_oids script in pg_proc.dat

2025-05-23 Thread Florents Tselai
- Cheers, Flo tselai.com Let's talk ☕ v1-0001-Add-pg_proc.dat-comment-mentioning-the-unused_oid.patch Description: Binary data